Skip to content

Commit

Permalink
chore(main): release 2.20.0 (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Aug 5, 2024
1 parent 0a8637b commit 2cbdb99
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

## [2.20.0](https://github.com/gravity-ui/navigation/compare/v2.19.0...v2.20.0) (2024-08-02)


### Features

* **Drawer:** add veil color to CSS API, shadow for DrawerItem ([#290](https://github.com/gravity-ui/navigation/issues/290)) ([0a8637b](https://github.com/gravity-ui/navigation/commit/0a8637bc41095221963827c7bc321abbf714cd10))

## [2.19.0](https://github.com/gravity-ui/navigation/compare/v2.18.0...v2.19.0) (2024-08-01)


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

0 comments on commit 2cbdb99

Please sign in to comment.