Skip to content

Commit 416d5c1

Browse files
committed
πŸ”–(release) version packages
Bump @openfun/cunningham-react to 2.8.0
1 parent 91c8935 commit 416d5c1

File tree

5 files changed

+14
-17
lines changed

5 files changed

+14
-17
lines changed

β€Ž.changeset/breezy-phones-repeat.mdβ€Ž

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

β€Ž.changeset/bright-lizards-hang.mdβ€Ž

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

β€Ž.changeset/heavy-coats-beam.mdβ€Ž

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

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

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

3+
## 2.8.0
4+
5+
### Minor Changes
6+
7+
- c61b2ac: introduce large and extra-large new modal sizes
8+
- 6ebeb11: migrate Modals to react modal
9+
10+
### Patch Changes
11+
12+
- 91c8935: fix Select mono selected item update label
13+
314
## 2.7.0
415

516
### Minor Changes
@@ -380,7 +391,8 @@
380391
- 4ebbf16: Add package
381392
- 4ebbf16: Add component's tokens handling
382393

383-
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.7.0...main
394+
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.8.0...main
395+
[2.8.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.7.0...@openfun/cunningham-react@2.8.0
384396
[2.7.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.6.0...@openfun/cunningham-react@2.7.0
385397
[2.6.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.5.0...@openfun/cunningham-react@2.6.0
386398
[2.5.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.4.0...@openfun/cunningham-react@2.5.0

β€Ž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.7.0",
4+
"version": "2.8.0",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
Β (0)