Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.0](v2.3.1...v2.4.0) (2024-06-25)

### Features

* add bell icon ([#459](#459)) ([f9f67b3](f9f67b3))
  • Loading branch information
semantic-release-bot committed Jun 25, 2024
1 parent f9f67b3 commit 30eab4a
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.4.0](https://github.com/freenowtech/wave/compare/v2.3.1...v2.4.0) (2024-06-25)


### Features

* add bell icon ([#459](https://github.com/freenowtech/wave/issues/459)) ([f9f67b3](https://github.com/freenowtech/wave/commit/f9f67b3fe076b8f27c7b0f23a41482bb27b74330))

### [2.3.1](https://github.com/freenowtech/wave/compare/v2.3.0...v2.3.1) (2024-06-21)


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.3.1",
"version": "2.4.0",
"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 30eab4a

Please sign in to comment.