Skip to content

Commit 3374093

Browse files
committed
πŸ”–(release) version packages
Bump @openfun/cunningham-react to 2.9.0
1 parent a70f812 commit 3374093

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

β€Ž.changeset/new-boxes-divide.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žpackages/react/CHANGELOG.mdβ€Ž

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @openfun/cunningham-react
22

3+
## 2.9.0
4+
5+
### Minor Changes
6+
7+
- 737c8f4: Upgrade to React 18.3.x
8+
39
## 2.8.0
410

511
### Minor Changes
@@ -391,7 +397,8 @@
391397
- 4ebbf16: Add package
392398
- 4ebbf16: Add component's tokens handling
393399

394-
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
400+
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
401+
[2.9.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
395402
[2.8.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
396403
[2.7.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
397404
[2.6.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]

β€Žpackages/react/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@openfun/cunningham-react",
33
"private": false,
4-
"version": "2.8.0",
4+
"version": "2.9.0",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
Β (0)