Skip to content

Commit

Permalink
chore(main): release 0.18.1 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Sep 22, 2023
1 parent 45d57c2 commit e0be500
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 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.18.1](https://github.com/gravity-ui/navigation/compare/v0.18.0...v0.18.1) (2023-09-22)


### Bug Fixes

* **Drawer:** fix animation ([#105](https://github.com/gravity-ui/navigation/issues/105)) ([45d57c2](https://github.com/gravity-ui/navigation/commit/45d57c2ddf3a76a06987849fdcae9fcadc693543))

## [0.18.0](https://github.com/gravity-ui/navigation/compare/v0.17.0...v0.18.0) (2023-09-21)


Expand Down
2 changes: 1 addition & 1 deletion 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.18.0",
"version": "0.18.1",
"description": "Gravity UI Navigation components",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit e0be500

Please sign in to comment.