Skip to content

Commit

Permalink
chore(main): release 1.2.1 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Oct 1, 2024
1 parent 8d506a9 commit 440b618
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

## [1.2.1](https://github.com/gravity-ui/table/compare/v1.2.0...v1.2.1) (2024-09-30)


### Bug Fixes

* **Table:** fix settings column size ([#59](https://github.com/gravity-ui/table/issues/59)) ([8d506a9](https://github.com/gravity-ui/table/commit/8d506a9f7f7dfe124906b9548bdfbe9ed3d08d08))

## [1.2.0](https://github.com/gravity-ui/table/compare/v1.1.0...v1.2.0) (2024-09-26)


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

0 comments on commit 440b618

Please sign in to comment.