Skip to content

Commit

Permalink
chore(main): release 2.10.0 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Dec 28, 2023
1 parent e29e3ad commit ec49d5e
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.10.0](https://github.com/gravity-ui/components/compare/v2.9.2...v2.10.0) (2023-12-28)


### Features

* **SharePopover:** add tooltipContentClassName prop ([#133](https://github.com/gravity-ui/components/issues/133)) ([e29e3ad](https://github.com/gravity-ui/components/commit/e29e3ad68cbad9e88047cdf619582af9db7ef9ee))

## [2.9.2](https://github.com/gravity-ui/components/compare/v2.9.1...v2.9.2) (2023-12-18)


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

0 comments on commit ec49d5e

Please sign in to comment.