Skip to content

Commit

Permalink
chore(release): 2.761.0-rc.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.761.0-rc.1](v2.760.1...v2.761.0-rc.1) (2024-10-01)

### 🎉 New Features

* message added for failed message sent ([#5567](#5567)) ([386c26f](386c26f))
  • Loading branch information
kiva-robot committed Oct 1, 2024
1 parent 386c26f commit 5d6b077
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.761.0-rc.1](https://github.com/kiva/ui/compare/v2.760.1...v2.761.0-rc.1) (2024-10-01)

### 🎉 New Features

* message added for failed message sent ([#5567](https://github.com/kiva/ui/issues/5567)) ([386c26f](https://github.com/kiva/ui/commit/386c26f460b0a10a6be5e4749a8e5151badb589d))

## [2.760.1](https://github.com/kiva/ui/compare/v2.760.0...v2.760.1) (2024-09-30)

### 🐛 Bugfixes
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.760.1",
"version": "2.761.0-rc.1",
"description": "The Kiva ui",
"author": "braincrave",
"private": true,
Expand Down

0 comments on commit 5d6b077

Please sign in to comment.