Skip to content

Commit

Permalink
chore(release): 2.670.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.670.0](v2.669.0...v2.670.0) (2023-09-12)

### Features

* education module within impact dashboard ([883ceb8](883ceb8))

### Bug Fixes

* loading logic ([62fdd0a](62fdd0a))
* small design changes ([3c74224](3c74224))
  • Loading branch information
semantic-release-bot committed Sep 12, 2023
1 parent 4bafe4d commit d54e54c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [2.670.0](https://github.com/kiva/ui/compare/v2.669.0...v2.670.0) (2023-09-12)


### Features

* education module within impact dashboard ([883ceb8](https://github.com/kiva/ui/commit/883ceb8a95978e3ee22257e78f96c75b68b7bbb7))


### Bug Fixes

* loading logic ([62fdd0a](https://github.com/kiva/ui/commit/62fdd0a1e700d430e7a033b678cd1fcc63ea9d51))
* small design changes ([3c74224](https://github.com/kiva/ui/commit/3c7422407ba1a1de96e751e915929d0238aff505))

## [2.669.0](https://github.com/kiva/ui/compare/v2.668.1...v2.669.0) (2023-09-11)


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

0 comments on commit d54e54c

Please sign in to comment.