Skip to content

Commit 3c77f19

Browse files
committed
chore(release): publish v2.68.0
1 parent 60d0d91 commit 3c77f19

File tree

6 files changed

+36
-3
lines changed

6 files changed

+36
-3
lines changed

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.68.0](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.67.0...v2.68.0) (2024-09-05)
7+
8+
9+
### Features
10+
11+
* add ChargeOutlined ([60d0d91](https://github.com/sensoro-design/sensoro-design-icons/commit/60d0d9184d99c5fafa858c0230065e5c147ddb4b))
12+
13+
14+
15+
16+
617
# [2.67.0](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.66.1...v2.67.0) (2024-09-05)
718

819

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.67.0",
3+
"version": "2.68.0",
44
"npmClient": "pnpm",
55
"command": {
66
"version": {

packages/core/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.68.0](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.67.0...v2.68.0) (2024-09-05)
7+
8+
9+
### Features
10+
11+
* add ChargeOutlined ([60d0d91](https://github.com/sensoro-design/sensoro-design-icons/commit/60d0d9184d99c5fafa858c0230065e5c147ddb4b))
12+
13+
14+
15+
16+
617
# [2.67.0](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.66.1...v2.67.0) (2024-09-05)
718

819

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.67.0",
3+
"version": "2.68.0",
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.68.0](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.67.0...v2.68.0) (2024-09-05)
7+
8+
9+
### Features
10+
11+
* add ChargeOutlined ([60d0d91](https://github.com/sensoro-design/sensoro-design-icons/commit/60d0d9184d99c5fafa858c0230065e5c147ddb4b))
12+
13+
14+
15+
16+
617
# [2.67.0](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.66.1...v2.67.0) (2024-09-05)
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.67.0",
3+
"version": "2.68.0",
44
"description": "Abstract nodes for sensoro design icons.",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)