Skip to content

Commit 337128d

Browse files
committed
πŸ”–(release) version packages
Bump to @openfun/cunningham-react 3.1.0
1 parent e9a85ee commit 337128d

File tree

5 files changed

+14
-17
lines changed

5 files changed

+14
-17
lines changed

β€Ž.changeset/fair-lizards-tie.mdβ€Ž

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

β€Ž.changeset/shaggy-dodos-cheer.mdβ€Ž

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

β€Ž.changeset/social-cougars-glow.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+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- a343db2: ✨(react) export locale in package
8+
9+
### Patch Changes
10+
11+
- 79c59ac: Fix a bug DateRangePicker that could close popover abruptly
12+
- e1954ea: prevent error on searchable select
13+
314
## 3.0.0
415

516
### Major Changes
@@ -435,7 +446,8 @@
435446
- 4ebbf16: Add package
436447
- 4ebbf16: Add component's tokens handling
437448

438-
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
449+
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
450+
[3.1.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
439451
[3.0.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
440452
[2.9.3]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
441453
[2.9.2]: 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": "3.0.0",
4+
"version": "3.1.0",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
Β (0)