Skip to content

Commit

Permalink
chore(main): release 7.2.0 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Mar 27, 2024
1 parent fad573e commit c14eb84
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

## [7.2.0](https://github.com/gravity-ui/dashkit/compare/v7.1.1...v7.2.0) (2024-03-27)


### Features

* add copy context field for prepared copy item type ([#130](https://github.com/gravity-ui/dashkit/issues/130)) ([fad573e](https://github.com/gravity-ui/dashkit/commit/fad573e7fb02a5a1c3949a48d5e9d3de2617f560))

## [7.1.1](https://github.com/gravity-ui/dashkit/compare/v7.1.0...v7.1.1) (2024-03-15)


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/dashkit",
"version": "7.1.1",
"version": "7.2.0",
"description": "Library for rendering dashboard grid layout",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit c14eb84

Please sign in to comment.