Skip to content

Commit

Permalink
chore(release): 2.17.12 [skip ci]
Browse files Browse the repository at this point in the history
### [2.17.12](v2.17.11...v2.17.12) (2021-12-01)

### Bug Fixes

* add name to ensure footer is cached and resolve server render error ([1768bae](1768bae))
  • Loading branch information
semantic-release-bot committed Dec 1, 2021
1 parent b1d20cf commit d796bf6
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.17.12](https://github.com/kiva/ui/compare/v2.17.11...v2.17.12) (2021-12-01)


### Bug Fixes

* add name to ensure footer is cached and resolve server render error ([1768bae](https://github.com/kiva/ui/commit/1768baed5a0a5db482ce9010b4a59be9626eadad))

### [2.17.11](https://github.com/kiva/ui/compare/v2.17.10...v2.17.11) (2021-12-01)


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

0 comments on commit d796bf6

Please sign in to comment.