Skip to content

Commit

Permalink
chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
### [2.1.2](v2.1.1...v2.1.2) (2024-02-14)

### Bug Fixes

* **offcanvas:** export offcanvas hook ([#430](#430)) ([1176ddc](1176ddc))
  • Loading branch information
semantic-release-bot committed Feb 14, 2024
1 parent 1176ddc commit 389b39c
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.1.2](https://github.com/freenowtech/wave/compare/v2.1.1...v2.1.2) (2024-02-14)


### Bug Fixes

* **offcanvas:** export offcanvas hook ([#430](https://github.com/freenowtech/wave/issues/430)) ([1176ddc](https://github.com/freenowtech/wave/commit/1176ddcd24081fd8eac82bcda04a4b2eac002c36))

### [2.1.1](https://github.com/freenowtech/wave/compare/v2.1.0...v2.1.1) (2024-02-13)


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.1.1",
"version": "2.1.2",
"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 389b39c

Please sign in to comment.