Skip to content

Commit 0c8adf3

Browse files
committed
chore(release): publish v2.66.1
1 parent bd76f9b commit 0c8adf3

File tree

6 files changed

+34
-3
lines changed

6 files changed

+34
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.66.1](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.66.0...v2.66.1) (2024-09-04)
7+
8+
9+
### Bug Fixes
10+
11+
* 测试发布 ([bd08e3d](https://github.com/sensoro-design/sensoro-design-icons/commit/bd08e3dcd688313392653d61e55f52a48932f57c))
12+
* 测试发布 ([78bdfd1](https://github.com/sensoro-design/sensoro-design-icons/commit/78bdfd1f36807f32375c3f2e4dc59984fd5936f4))
13+
14+
15+
16+
17+
618
# 2.66.0 (2024-09-04)
719

820

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "2.66.0",
3+
"version": "2.66.1",
44
"npmClient": "pnpm",
55
"command": {
66
"version": {

packages/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.66.1](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.66.0...v2.66.1) (2024-09-04)
7+
8+
**Note:** Version bump only for package @sensoro-design/icons-svg
9+
10+
11+
12+
13+
614
# [2.65.0](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons-svg@2.64.0...@sensoro-design/icons-svg@2.65.0) (2024-09-03)
715

816

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sensoro-design/icons-svg",
3-
"version": "2.66.0",
3+
"version": "2.66.1",
44
"description": "sensoro design icons.",
55
"main": "lib/index.js",
66
"module": "es/index.js",

packages/react/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.66.1](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.66.0...v2.66.1) (2024-09-04)
7+
8+
9+
### Bug Fixes
10+
11+
* 测试发布 ([bd08e3d](https://github.com/sensoro-design/sensoro-design-icons/commit/bd08e3dcd688313392653d61e55f52a48932f57c))
12+
13+
14+
15+
16+
617
# 2.66.0 (2024-09-04)
718

819

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sensoro-design/icons",
3-
"version": "2.66.0",
3+
"version": "2.66.1",
44
"description": "Abstract nodes for sensoro design icons.",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)