Skip to content

Commit

Permalink
chore(main): release 6.5.0 (#1436)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Mar 21, 2024
1 parent 785079a commit caf4840
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [6.5.0](https://github.com/gravity-ui/uikit/compare/v6.4.0...v6.5.0) (2024-03-21)


### Features

* **Breadcrumbs:** export `LinkBreadcrumbsItem` & `ButtonBreadcrumbsItem` types ([#1435](https://github.com/gravity-ui/uikit/issues/1435)) ([e5fde1b](https://github.com/gravity-ui/uikit/commit/e5fde1bb07c440e155dd51af3b2853dfab8c5b78))
* **Pagination:** add qa attributes ([#1438](https://github.com/gravity-ui/uikit/issues/1438)) ([785079a](https://github.com/gravity-ui/uikit/commit/785079a91d5a6fe0b1bfd2fe76e5cfbf321f9502))


### Bug Fixes

* **Breadcrumbs:** renamed `LinkBreadcrumbsItem` and `ButtonBreadcrumbsItem` types ([#1437](https://github.com/gravity-ui/uikit/issues/1437)) ([db09f93](https://github.com/gravity-ui/uikit/commit/db09f93624b3cdeaaa72498a7dea73c5b5416844))
* **UserLabel:** replace text to children in README ([#1432](https://github.com/gravity-ui/uikit/issues/1432)) ([b8c79e1](https://github.com/gravity-ui/uikit/commit/b8c79e1b444e46f240425bf9942642fdab02259f))

## [6.4.0](https://github.com/gravity-ui/uikit/compare/v6.3.0...v6.4.0) (2024-03-20)


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.4.0",
"version": "6.5.0",
"description": "Gravity UI base styling and components",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit caf4840

Please sign in to comment.