Skip to content

Commit

Permalink
chore(release): 1.9.0-alpha.4 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0-alpha.4](v1.9.0-alpha.3...v1.9.0-alpha.4) (2024-11-04)

### Bug Fixes

* respect sort index in sort fields in infinite table ([0f2ef84](0f2ef84))
* selection row count bug for infinite table ([#26](#26)) ([5e15d5e](5e15d5e))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent c277721 commit efc7fa8
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.8.3",
"version": "1.9.0-alpha.4",
"engines": {
"node": "20.5.0"
},
Expand Down

0 comments on commit efc7fa8

Please sign in to comment.