Skip to content

Commit 629c3f6

Browse files
committed
chore(release): publish v2.74.0
1 parent 8b3d2b8 commit 629c3f6

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.74.0](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.73.1...v2.74.0) (2024-12-11)
7+
8+
9+
### Features
10+
11+
* add ClosureOutlined、DroneAirportOpenOutlined ([8b3d2b8](https://github.com/sensoro-design/sensoro-design-icons/commit/8b3d2b8aed248a7d5962dec2cb0e01f4b08e1ee1))
12+
13+
14+
15+
16+
617
## [2.73.1](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.73.0...v2.73.1) (2024-11-07)
718

819
**Note:** Version bump only for package root

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.73.1",
3+
"version": "2.74.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.74.0](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.73.1...v2.74.0) (2024-12-11)
7+
8+
9+
### Features
10+
11+
* add ClosureOutlined、DroneAirportOpenOutlined ([8b3d2b8](https://github.com/sensoro-design/sensoro-design-icons/commit/8b3d2b8aed248a7d5962dec2cb0e01f4b08e1ee1))
12+
13+
14+
15+
16+
617
## [2.73.1](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.73.0...v2.73.1) (2024-11-07)
718

819
**Note:** Version bump only for package @sensoro-design/icons-svg

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.73.1",
3+
"version": "2.74.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.74.0](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.73.1...v2.74.0) (2024-12-11)
7+
8+
9+
### Features
10+
11+
* add ClosureOutlined、DroneAirportOpenOutlined ([8b3d2b8](https://github.com/sensoro-design/sensoro-design-icons/commit/8b3d2b8aed248a7d5962dec2cb0e01f4b08e1ee1))
12+
13+
14+
15+
16+
617
## [2.73.1](https://github.com/sensoro-design/sensoro-design-icons/compare/v2.73.0...v2.73.1) (2024-11-07)
718

819
**Note:** Version bump only for package @sensoro-design/icons

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.73.1",
3+
"version": "2.74.0",
44
"description": "Abstract nodes for sensoro design icons.",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)