Skip to content

Commit

Permalink
chore(release): 2.672.1 [skip ci]
Browse files Browse the repository at this point in the history
### [2.672.1](v2.672.0...v2.672.1) (2023-09-14)

### Bug Fixes

* ensure all assets get compressed before upload MARS-288 ([df1e65f](df1e65f))
  • Loading branch information
semantic-release-bot committed Sep 14, 2023
1 parent df1e65f commit 43f76fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [2.672.1](https://github.com/kiva/ui/compare/v2.672.0...v2.672.1) (2023-09-14)


### Bug Fixes

* ensure all assets get compressed before upload MARS-288 ([df1e65f](https://github.com/kiva/ui/commit/df1e65fd8bf3a58cd6aba1c443dc831ba4fa1b44))

## [2.672.0](https://github.com/kiva/ui/compare/v2.671.1...v2.672.0) (2023-09-14)


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.672.0",
"version": "2.672.1",
"description": "The Kiva ui",
"author": "braincrave",
"private": true,
Expand Down

0 comments on commit 43f76fc

Please sign in to comment.