Skip to content

Commit

Permalink
chore(release): 2.19.4 [skip ci]
Browse files Browse the repository at this point in the history
### [2.19.4](v2.19.3...v2.19.4) (2024-12-03)

### Bug Fixes

* **table:** add non-static position to all the cell content ([#502](#502)) ([98f2c24](98f2c24))
  • Loading branch information
semantic-release-bot committed Dec 3, 2024
1 parent 98f2c24 commit 0654e16
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ cardHeadline: Changelog
cardSubHeadline: Keep up to date with the latest releases of @freenow/wave
---

### [2.19.4](https://github.com/freenowtech/wave/compare/v2.19.3...v2.19.4) (2024-12-03)


### Bug Fixes

* **table:** add non-static position to all the cell content ([#502](https://github.com/freenowtech/wave/issues/502)) ([98f2c24](https://github.com/freenowtech/wave/commit/98f2c243eca473b9839c8c78ab440a15fd7fe1d4))

### [2.19.3](https://github.com/freenowtech/wave/compare/v2.19.2...v2.19.3) (2024-12-02)


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": "@freenow/wave",
"version": "2.19.3",
"version": "2.19.4",
"description": "React components of the Wave design system for your Front-End project",
"main": "lib/cjs/index.js",
"typings": "lib/types/index.d.ts",
Expand Down

0 comments on commit 0654e16

Please sign in to comment.