Skip to content

Commit

Permalink
chore(release): 2.757.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.757.0](v2.756.4...v2.757.0) (2024-09-12)

### 🎉 New Features

* change of copy in revealed badge description ([f9e95d6](f9e95d6))

### 🐛 Bugfixes

* try next component lib version ([59b9523](59b9523))

### 🧹 Chores

* **release:** 2.757.0-rc.1 [skip ci] ([0949737](0949737))
  • Loading branch information
kiva-robot committed Sep 12, 2024
1 parent 68ab519 commit ef0d078
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [2.757.0](https://github.com/kiva/ui/compare/v2.756.4...v2.757.0) (2024-09-12)


### 🎉 New Features

* change of copy in revealed badge description ([f9e95d6](https://github.com/kiva/ui/commit/f9e95d6c19d85656f48956917e6cb51f064d14b1))


### 🐛 Bugfixes

* try next component lib version ([59b9523](https://github.com/kiva/ui/commit/59b9523df2626c23faac0667415f8bd433182825))


### 🧹 Chores

* **release:** 2.757.0-rc.1 [skip ci] ([0949737](https://github.com/kiva/ui/commit/0949737755bb966e4417d8ddda99acaba4718cd1))

## [2.757.0-rc.1](https://github.com/kiva/ui/compare/v2.756.4...v2.757.0-rc.1) (2024-09-12)


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.757.0-rc.1",
"version": "2.757.0",
"description": "The Kiva ui",
"author": "braincrave",
"private": true,
Expand Down

0 comments on commit ef0d078

Please sign in to comment.