Skip to content

Commit

Permalink
chore(release): 1.5.1-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.1-alpha.1](v1.5.0...v1.5.1-alpha.1) (2024-07-29)

### Bug Fixes

* skip calling onColumnChanged the first time the table renders ([1aafd2e](1aafd2e))
  • Loading branch information
semantic-release-bot committed Jul 29, 2024
1 parent bf563c7 commit c392c7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "@gisce/react-formiga-table",
"version": "1.5.0",
"version": "1.5.1-alpha.1",
"engines": {
"node": "20.5.0"
},
Expand Down

0 comments on commit c392c7d

Please sign in to comment.