Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Jul 11, 2024
1 parent 8b52702 commit c1c47b6
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

## [0.2.0](https://github.com/gravity-ui/table/compare/v0.1.1...v0.2.0) (2024-07-11)


### Features

* **Table:** pass table and rowVirtualizer instances instead of options and hoc ([#9](https://github.com/gravity-ui/table/issues/9)) ([8b52702](https://github.com/gravity-ui/table/commit/8b527024430d7619ed83eb2a4a0ff1f4bfbba469))

## [0.1.1](https://github.com/gravity-ui/table/compare/v0.1.0...v0.1.1) (2024-07-01)


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

0 comments on commit c1c47b6

Please sign in to comment.