Skip to content

Commit

Permalink
🔖(release) version packages
Browse files Browse the repository at this point in the history
Bump to @openfun/cunningham-tokens 2.2.0
Bump to @openfun/cunningham-react 3.0.0
  • Loading branch information
jbpenrath committed Jan 8, 2025
1 parent 56d9ed8 commit 0852403
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-clocks-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-dragons-rescue.md

This file was deleted.

14 changes: 13 additions & 1 deletion packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @openfun/cunningham-react

## 3.0.0

### Major Changes

- 56d9ed8: BREAKING CHANGE - Upgrade to React 19

### Patch Changes

- Updated dependencies [1c1300b]
- @openfun/cunningham-tokens@2.2.0

## 2.9.4

### Patch Changes
Expand Down Expand Up @@ -424,7 +435,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling

[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[3.0.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
[2.9.3]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
[2.9.2]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
[2.9.1]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@openfun/cunningham-react",
"private": false,
"version": "2.9.4",
"version": "3.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
9 changes: 8 additions & 1 deletion packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @openfun/cunningham-tokens

## 2.2.0

### Minor Changes

- 1c1300b: Replace `-cwd` option by `-w`

## 2.1.1

### Patch Changes
Expand Down Expand Up @@ -94,7 +100,8 @@
- 4ebbf16: Add utility classes
- 4ebbf16: Add official design tokens

[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[2.2.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
[2.1.1]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
[2.1.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
[2.0.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@openfun/cunningham-tokens",
"private": false,
"version": "2.1.1",
"version": "2.2.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 0852403

Please sign in to comment.