Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Release 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
csonchen committed Aug 22, 2023
1 parent b76c88f commit dcdde96
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.0.10](https://github.com/xsky-fe/wizard-ui/compare/1.0.9...1.0.10) (2023-08-22)


### Bug Fixes

* [XEOS-9999] fix tag z-index error ([ba5acf7](https://github.com/xsky-fe/wizard-ui/commit/ba5acf72db65b8af1071193fd9991934e58cb9eb))
* [XSOS-6275] fix datepicker code format error ([cd7924f](https://github.com/xsky-fe/wizard-ui/commit/cd7924f5af5ebfb972502db5c09fec4f69f74485))
* [XSOS-6398] fix tooltips center error ([dfebfff](https://github.com/xsky-fe/wizard-ui/commit/dfebfff484cb41baebe94deb123c8c5f023cdbcd))
* fix style format ([f95370c](https://github.com/xsky-fe/wizard-ui/commit/f95370caf51c8c12fe954753ea4b670ffeadaa02))

## [1.0.9](https://github.com/xsky-fe/wizard-ui/compare/1.0.8...1.0.9) (2023-08-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wizard-ui",
"version": "1.0.9",
"version": "1.0.10",
"private": false,
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit dcdde96

Please sign in to comment.