Skip to content

Commit

Permalink
🔖(release) version packages
Browse files Browse the repository at this point in the history
Bump @openfun/cunningham-react to 2.3.0
  • Loading branch information
NathanVss committed Nov 27, 2023
1 parent 66e55e9 commit b25aa8f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-elephants-call.md

This file was deleted.

9 changes: 8 additions & 1 deletion packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @openfun/cunningham-react

## 2.3.0

### Patch Changes

- e3882eb3: support ReactNode as input label

## 2.2.0

### Minor Changes
Expand Down Expand Up @@ -307,7 +313,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling

[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[2.3.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
[2.2.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
[2.1.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
[2.0.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@openfun/cunningham-react",
"private": false,
"version": "2.2.0",
"version": "2.3.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit b25aa8f

Please sign in to comment.