Skip to content

Commit

Permalink
chore(main): release 6.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Dec 25, 2024
1 parent 300a013 commit 206c979
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [6.41.0](https://github.com/gravity-ui/uikit/compare/v6.40.0...v6.41.0) (2024-12-25)


### Features

* migrate to new JSX transform ([#2006](https://github.com/gravity-ui/uikit/issues/2006)) ([300a013](https://github.com/gravity-ui/uikit/commit/300a013920ae21cd55364ebada8e58003cc79381))
* pass event to handler callback in useOutsideClick ([#1998](https://github.com/gravity-ui/uikit/issues/1998)) ([3097c80](https://github.com/gravity-ui/uikit/commit/3097c80137b5531cd9d0e3afa9e414dfbca2d424))

## [6.40.0](https://github.com/gravity-ui/uikit/compare/v6.39.0...v6.40.0) (2024-12-24)


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/uikit",
"version": "6.40.0",
"version": "6.41.0",
"description": "Gravity UI base styling and components",
"keywords": [
"component",
Expand Down

0 comments on commit 206c979

Please sign in to comment.