Skip to content

Commit

Permalink
chore(release): 2.8.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.8.0](v2.7.3...v2.8.0) (2024-09-26)

### Features

* **calendar:** add experimental component ([#476](#476)) ([a525e4e](a525e4e))
  • Loading branch information
semantic-release-bot committed Sep 26, 2024
1 parent a525e4e commit b6f1019
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.8.0](https://github.com/freenowtech/wave/compare/v2.7.3...v2.8.0) (2024-09-26)


### Features

* **calendar:** add experimental component ([#476](https://github.com/freenowtech/wave/issues/476)) ([a525e4e](https://github.com/freenowtech/wave/commit/a525e4e902b73d660803a6670fe004828e7dae85))

### [2.7.3](https://github.com/freenowtech/wave/compare/v2.7.2...v2.7.3) (2024-09-25)


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.7.3",
"version": "2.8.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 b6f1019

Please sign in to comment.