Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0](v0.8.6...v1.0.0) (2024-01-10)

### Bug Fixes

* add @gisce/commitlint-rules package ([3f32a64](3f32a64))
* add error boundary component wrapping cell and ditch wrong memo ([64f8f6c](64f8f6c))
* add outside customization to some components ([#17](#17)) ([1d961ae](1d961ae))
* adjust commitlint rules ([0d6e791](0d6e791))
* adjust semantic-release and gh actions ([67d9284](67d9284))
* adjust types in exports package.json ([610aa60](610aa60))
* adjustments in height and add more stories ([261ba3a](261ba3a))
* fix eslint problems ([f6484c9](f6484c9))
* improvements in checkbox row, cursor pointer and disable double click there ([a26fef0](a26fef0))
* memoize cell rendered content ([b09deae](b09deae))
* move Table to components ([306be94](306be94))
* update gisce/commitlint-rules to v1.0.5 ([#19](#19)) ([3359209](3359209))
* update workflow ([d089b37](d089b37))
* workflow error ([51d2d27](51d2d27))

### Features

* New alpha version ([5d0bbf2](5d0bbf2))

### BREAKING CHANGES

* New alpha version
  • Loading branch information
semantic-release-bot committed Jan 10, 2024
1 parent 67d9284 commit f26127b
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.0.0-alpha.12",
"version": "1.0.0",
"engines": {
"node": "20.5.0"
},
Expand Down

0 comments on commit f26127b

Please sign in to comment.