Skip to content

Commit

Permalink
chore(release): 2.667.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.667.0](v2.666.0...v2.667.0) (2023-09-06)

### Features

* new loan card components and logic experiment removed ([33246ec](33246ec))

### Bug Fixes

* flashmessage query fixed to avoid a lint error about missed id ([0bc3084](0bc3084))
  • Loading branch information
semantic-release-bot committed Sep 6, 2023
1 parent 368cf35 commit 53d673f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.667.0](https://github.com/kiva/ui/compare/v2.666.0...v2.667.0) (2023-09-06)


### Features

* new loan card components and logic experiment removed ([33246ec](https://github.com/kiva/ui/commit/33246ec2b1687a9d0fdc409cc3f5f9848f8092aa))


### Bug Fixes

* flashmessage query fixed to avoid a lint error about missed id ([0bc3084](https://github.com/kiva/ui/commit/0bc3084431721c10a602901a38a300a1795f3f07))

## [2.666.0](https://github.com/kiva/ui/compare/v2.665.1...v2.666.0) (2023-09-05)


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": "kvue",
"version": "2.666.0",
"version": "2.667.0",
"description": "The Kiva ui",
"author": "braincrave",
"private": true,
Expand Down

0 comments on commit 53d673f

Please sign in to comment.