Skip to content

Commit 0852403

Browse files
committed
πŸ”–(release) version packages
Bump to @openfun/cunningham-tokens 2.2.0 Bump to @openfun/cunningham-react 3.0.0
1 parent 56d9ed8 commit 0852403

File tree

6 files changed

+23
-14
lines changed

6 files changed

+23
-14
lines changed

β€Ž.changeset/gorgeous-clocks-wash.mdβ€Ž

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

β€Ž.changeset/new-dragons-rescue.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.0.0
4+
5+
### Major Changes
6+
7+
- 56d9ed8: BREAKING CHANGE - Upgrade to React 19
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [1c1300b]
12+
- @openfun/cunningham-tokens@2.2.0
13+
314
## 2.9.4
415

516
### Patch Changes
@@ -424,7 +435,8 @@
424435
- 4ebbf16: Add package
425436
- 4ebbf16: Add component's tokens handling
426437

427-
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
438+
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
439+
[3.0.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
428440
[2.9.3]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
429441
[2.9.2]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
430442
[2.9.1]: 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.9.4",
4+
"version": "3.0.0",
55
"publishConfig": {
66
"access": "public"
77
},

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

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

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- 1c1300b: Replace `-cwd` option by `-w`
8+
39
## 2.1.1
410

511
### Patch Changes
@@ -94,7 +100,8 @@
94100
- 4ebbf16: Add utility classes
95101
- 4ebbf16: Add official design tokens
96102

97-
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
103+
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
104+
[2.2.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
98105
[2.1.1]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
99106
[2.1.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
100107
[2.0.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]

β€Žpackages/tokens/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-tokens",
33
"private": false,
4-
"version": "2.1.1",
4+
"version": "2.2.0",
55
"license": "MIT",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
Β (0)