Skip to content

Commit

Permalink
chore(release): 2.731.0-rc.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.731.0-rc.2](v2.731.0-rc.1...v2.731.0-rc.2) (2024-02-23)

### 🐛 Bugfixes

* iwd thanks page height fixed ([#5176](#5176)) ([129cb8c](129cb8c))
  • Loading branch information
kiva-robot committed Feb 23, 2024
1 parent 129cb8c commit eabd537
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.731.0-rc.2](https://github.com/kiva/ui/compare/v2.731.0-rc.1...v2.731.0-rc.2) (2024-02-23)


### 🐛 Bugfixes

* iwd thanks page height fixed ([#5176](https://github.com/kiva/ui/issues/5176)) ([129cb8c](https://github.com/kiva/ui/commit/129cb8c7b5f1f12564bcb8924cbb5d522faf694b))

## [2.731.0-rc.1](https://github.com/kiva/ui/compare/v2.730.0...v2.731.0-rc.1) (2024-02-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kvue",
"version": "2.731.0-rc.1",
"version": "2.731.0-rc.2",
"description": "The Kiva ui",
"author": "braincrave",
"private": true,
Expand Down

0 comments on commit eabd537

Please sign in to comment.