Skip to content

Commit

Permalink
chore(main): release 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Sep 12, 2024
1 parent 4cd524e commit 9301971
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

## [3.10.1](https://github.com/gravity-ui/components/compare/v3.10.0...v3.10.1) (2024-09-12)


### Bug Fixes

* **SharePopover:** restore focus on close ([#221](https://github.com/gravity-ui/components/issues/221)) ([4cd524e](https://github.com/gravity-ui/components/commit/4cd524e636e8be8ba36cea840dd7e3f46a8cf2c3))

## [3.10.0](https://github.com/gravity-ui/components/compare/v3.9.0...v3.10.0) (2024-09-11)


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/components",
"version": "3.10.0",
"version": "3.10.1",
"description": "",
"license": "MIT",
"main": "./build/cjs/index.js",
Expand Down

0 comments on commit 9301971

Please sign in to comment.