Skip to content

Commit

Permalink
chore(release): version 23.9.6 changelog
Browse files Browse the repository at this point in the history
## [23.9.6](v23.9.5...v23.9.6) (2023-06-20)

### Bug Fixes

* 支持更新defualtTimeRange ([#2162](#2162)) ([b3251fa](b3251fa))
  • Loading branch information
semantic-release-bot committed Jun 20, 2023
1 parent b3251fa commit 1f11928
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.6](https://github.com/growingio/gio-design/compare/v23.9.5...v23.9.6) (2023-06-20)


### Bug Fixes

* 支持更新defualtTimeRange ([#2162](https://github.com/growingio/gio-design/issues/2162)) ([b3251fa](https://github.com/growingio/gio-design/commit/b3251fa274b78a677a5c8787185c7114ffa5a4b3))

## [23.9.5](https://github.com/growingio/gio-design/compare/v23.9.4...v23.9.5) (2023-06-20)


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.5",
"version": "23.9.6",
"description": "GrowingIO Design components",
"repository": {
"type": "git",
Expand Down

1 comment on commit 1f11928

@vercel
Copy link

@vercel vercel bot commented on 1f11928 Jun 20, 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.vercel.app
gio-design-git-master-growingio.vercel.app
gio-design-growingio.vercel.app

Please sign in to comment.