Skip to content

Commit

Permalink
chore(release): version 22.19.0 changelog
Browse files Browse the repository at this point in the history
# [22.19.0](v22.18.4...v22.19.0) (2023-01-20)

### Features

* **past-time-picker:** 增加“显示绝对事件”特性 ([#2136](#2136)) ([49c2732](49c2732))
* **past-time-picker:** 增加“显示绝对时间”特性 ([#2138](#2138)) ([dac8d10](dac8d10))
* **past-time-picker:** 增加“显示绝对时间”特性 ([#2138](#2138)) ([d86917e](d86917e))
* **past-time-picker:** 增加“显示绝对时间”特性 ([#2138](#2138)) ([#2140](#2140)) ([26d93f8](26d93f8))
  • Loading branch information
semantic-release-bot committed Jan 20, 2023
1 parent dac8d10 commit acd2223
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 @@
# [22.19.0](https://github.com/growingio/gio-design/compare/v22.18.4...v22.19.0) (2023-01-20)


### Features

* **past-time-picker:** 增加“显示绝对事件”特性 ([#2136](https://github.com/growingio/gio-design/issues/2136)) ([49c2732](https://github.com/growingio/gio-design/commit/49c2732c3a8794b112bb689eec7c3471dae91119))
* **past-time-picker:** 增加“显示绝对时间”特性 ([#2138](https://github.com/growingio/gio-design/issues/2138)) ([dac8d10](https://github.com/growingio/gio-design/commit/dac8d10383f1bbbe8cb2c675317a8af4af339b14))
* **past-time-picker:** 增加“显示绝对时间”特性 ([#2138](https://github.com/growingio/gio-design/issues/2138)) ([d86917e](https://github.com/growingio/gio-design/commit/d86917e58a4d8ffe43d685c1cc114103f1ad1d6a))
* **past-time-picker:** 增加“显示绝对时间”特性 ([#2138](https://github.com/growingio/gio-design/issues/2138)) ([#2140](https://github.com/growingio/gio-design/issues/2140)) ([26d93f8](https://github.com/growingio/gio-design/commit/26d93f89e20014bd865955794e215b5af077acc8))

## [22.18.4](https://github.com/growingio/gio-design/compare/v22.18.3...v22.18.4) (2022-12-01)


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

0 comments on commit acd2223

Please sign in to comment.