Skip to content

Commit

Permalink
chore(main): release 0.2.1 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Oct 31, 2022
1 parent 6840db8 commit 646386c
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.2.1](https://github.com/gravity-ui/navigation/compare/v0.2.0...v0.2.1) (2022-10-31)


### Bug Fixes

* types declaration dir ([#27](https://github.com/gravity-ui/navigation/issues/27)) ([6840db8](https://github.com/gravity-ui/navigation/commit/6840db839a13ac77b13d11c06907b6fff52b4845))

## [0.2.0](https://github.com/gravity-ui/navigation/compare/v0.1.0...v0.2.0) (2022-10-31)


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.2.0",
"version": "0.2.1",
"description": "Gravity UI Navigation components",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 646386c

Please sign in to comment.