Skip to content

Commit d976c6f

Browse files
πŸ”–(release) version packages
Bump to @openfun/cunningham-react 3.2.1
1 parent 0692686 commit d976c6f

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

β€Ž.changeset/clean-tips-dig.mdβ€Ž

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

β€Ž.changeset/warm-trees-act.mdβ€Ž

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

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

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

3+
## 3.2.1
4+
5+
### Patch Changes
6+
7+
- 7ef8930: prevent input cursor to jump on searchable multi select
8+
- 4cb4ede: Fix translations method and added missing translations
9+
310
## 3.2.0
411

512
### Minor Changes
@@ -456,7 +463,8 @@
456463
- 4ebbf16: Add package
457464
- 4ebbf16: Add component's tokens handling
458465

459-
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
466+
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
467+
[3.2.1]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
460468
[3.2.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
461469
[3.1.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
462470
[3.0.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": "3.2.0",
4+
"version": "3.2.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
Β (0)