Skip to content

Commit 1b90b87

Browse files
committed
chore(release): publish v2.3.1
1 parent 54b9e46 commit 1b90b87

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

@sensoro-design/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.3.1](https://github.com/sensoro/sensoro-design-next/compare/v2.3.0...v2.3.1) (2024-10-15)
7+
8+
### Bug Fixes
9+
10+
- pin-code input border issue ([54b9e46](https://github.com/sensoro/sensoro-design-next/commit/54b9e463670c44fe48db6dde4802d114f21a4864))
11+
612
# [2.3.0](https://github.com/sensoro/sensoro-design-next/compare/v2.2.0...v2.3.0) (2024-10-14)
713

814
### Features

@sensoro-design/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sensoro-design/react",
33
"type": "module",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"description": "Sensoro Design React UI Library.",
66
"author": "SensoroDesign Team",
77
"license": "MIT",

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.3.1](https://github.com/Sensoro/sensoro-design-next/compare/v2.3.0...v2.3.1) (2024-10-15)
7+
8+
### Bug Fixes
9+
10+
- pin-code input border issue ([54b9e46](https://github.com/Sensoro/sensoro-design-next/commit/54b9e463670c44fe48db6dde4802d114f21a4864))
11+
612
# [2.3.0](https://github.com/Sensoro/sensoro-design-next/compare/v2.2.0...v2.3.0) (2024-10-14)
713

814
### Features

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

0 commit comments

Comments
 (0)