Skip to content

Commit

Permalink
chore(release): version 23.9.8 changelog
Browse files Browse the repository at this point in the history
## [23.9.8](v23.9.7...v23.9.8) (2023-07-04)

### Bug Fixes

* 修改Cascade的修复现实children的bug ([#2165](#2165)) ([b8df5a8](b8df5a8))
  • Loading branch information
semantic-release-bot committed Jul 4, 2023
1 parent b8df5a8 commit 75923cc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [23.9.8](https://github.com/growingio/gio-design/compare/v23.9.7...v23.9.8) (2023-07-04)


### Bug Fixes

* 修改Cascade的修复现实children的bug ([#2165](https://github.com/growingio/gio-design/issues/2165)) ([b8df5a8](https://github.com/growingio/gio-design/commit/b8df5a845089f9e41fb7e2df72b040f3cfa0e5e1))

## [23.9.7](https://github.com/growingio/gio-design/compare/v23.9.6...v23.9.7) (2023-06-25)


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": "@gio-design/components",
"version": "23.9.7",
"version": "23.9.8",
"description": "GrowingIO Design components",
"repository": {
"type": "git",
Expand Down

1 comment on commit 75923cc

@vercel
Copy link

@vercel vercel bot commented on 75923cc Jul 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gio-design – ./

gio-design-git-master-growingio.vercel.app
gio-design-growingio.vercel.app
gio-design.vercel.app

Please sign in to comment.