Skip to content

Commit

Permalink
chore(main): release 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Sep 7, 2023
1 parent f8c06a1 commit 3f18eef
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.17.0](https://github.com/gravity-ui/navigation/compare/v0.16.0...v0.17.0) (2023-09-07)


### Features

* **AsideHeader:** support highlighted item ([#97](https://github.com/gravity-ui/navigation/issues/97)) ([f8c06a1](https://github.com/gravity-ui/navigation/commit/f8c06a176ab7e48369931b5bf6e0f0fef69ce227))

## [0.16.0](https://github.com/gravity-ui/navigation/compare/v0.15.0...v0.16.0) (2023-08-23)


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": "@gravity-ui/navigation",
"version": "0.16.0",
"version": "0.17.0",
"description": "Gravity UI Navigation components",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 3f18eef

Please sign in to comment.