Skip to content

Commit

Permalink
chore(main): release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ydb-platform-bot committed Nov 20, 2024
1 parent 9a75f25 commit c3d78de
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.3.0](https://github.com/ydb-platform/ydb-ui-components/compare/v4.2.0...v4.3.0) (2024-11-20)


### Features

* add actions open toggle handler ([#77](https://github.com/ydb-platform/ydb-ui-components/issues/77)) ([9a75f25](https://github.com/ydb-platform/ydb-ui-components/commit/9a75f25b12543f3bc04693d0ac27e122a3339b5d))


### Bug Fixes

* update license ([#75](https://github.com/ydb-platform/ydb-ui-components/issues/75)) ([4fdddfc](https://github.com/ydb-platform/ydb-ui-components/commit/4fdddfc66a8933bbaedd2b917208574e8369abcc))

## [4.2.0](https://github.com/ydb-platform/ydb-ui-components/compare/v4.1.0...v4.2.0) (2024-05-29)


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": "ydb-ui-components",
"version": "4.2.0",
"version": "4.3.0",
"description": "",
"license": "MIT",
"exports": {
Expand Down

0 comments on commit c3d78de

Please sign in to comment.