Skip to content

Commit

Permalink
v3.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Sep 17, 2024
1 parent 0177e74 commit b2bcbe1
Show file tree
Hide file tree
Showing 15 changed files with 88 additions and 23 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.10](https://github.com/p3ol/oak/compare/v3.7.9...v3.7.10) (2024-09-17)


### Bug Fixes

* **theme:** allow to scroll inside catalogue's tabs ([0177e74](https://github.com/p3ol/oak/commit/0177e748cd9ad4a2760bbd79dfaccf8e89f051df))





## [3.7.9](https://github.com/p3ol/oak/compare/v3.7.8...v3.7.9) (2024-09-11)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/*"
],
"npmClient": "yarn",
"version": "3.7.9",
"version": "3.7.10",
"command": {
"publish": {
"conventionalCommits": true
Expand Down
8 changes: 8 additions & 0 deletions packages/addon-ckeditor5-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.10](https://github.com/p3ol/oak/compare/v3.7.9...v3.7.10) (2024-09-17)

**Note:** Version bump only for package @oakjs/addon-ckeditor5-react





## [3.7.9](https://github.com/p3ol/oak/compare/v3.7.8...v3.7.9) (2024-09-11)

**Note:** Version bump only for package @oakjs/addon-ckeditor5-react
Expand Down
4 changes: 2 additions & 2 deletions packages/addon-ckeditor5-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oakjs/addon-ckeditor5-react",
"version": "3.7.9",
"version": "3.7.10",
"description": "🌳 Modern, lightweight & modulable page builder",
"main": "dist/oak-addon-ckeditor.cjs.js",
"module": "dist/esm/index.js",
Expand All @@ -23,7 +23,7 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@oakjs/ckeditor5-build-custom": "^3.7.9"
"@oakjs/ckeditor5-build-custom": "^3.7.10"
},
"devDependencies": {
"@oakjs/ckeditor5-build-custom": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions packages/addon-remirror/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.10](https://github.com/p3ol/oak/compare/v3.7.9...v3.7.10) (2024-09-17)

**Note:** Version bump only for package @oakjs/addon-remirror





## [3.7.9](https://github.com/p3ol/oak/compare/v3.7.8...v3.7.9) (2024-09-11)

**Note:** Version bump only for package @oakjs/addon-remirror
Expand Down
2 changes: 1 addition & 1 deletion packages/addon-remirror/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oakjs/addon-remirror",
"version": "3.7.9",
"version": "3.7.10",
"description": "🌳 Modern, lightweight & modulable page builder",
"main": "dist/oak-addon-remirror.cjs.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/ckeditor5-build-custom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.10](https://github.com/p3ol/oak/compare/v3.7.9...v3.7.10) (2024-09-17)

**Note:** Version bump only for package @oakjs/ckeditor5-build-custom





## [3.7.9](https://github.com/p3ol/oak/compare/v3.7.8...v3.7.9) (2024-09-11)

**Note:** Version bump only for package @oakjs/ckeditor5-build-custom
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-build-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@oakjs/ckeditor5-build-custom",
"author": "CKSource",
"description": "A custom CKEditor 5 build made by the CKEditor 5 online builder.",
"version": "3.7.9",
"version": "3.7.10",
"license": "SEE LICENSE IN LICENSE.md",
"main": "dist/ckeditor.js",
"types": "dist/types/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.10](https://github.com/p3ol/oak/compare/v3.7.9...v3.7.10) (2024-09-17)


### Bug Fixes

* **theme:** allow to scroll inside catalogue's tabs ([0177e74](https://github.com/p3ol/oak/commit/0177e748cd9ad4a2760bbd79dfaccf8e89f051df))





## [3.7.9](https://github.com/p3ol/oak/compare/v3.7.8...v3.7.9) (2024-09-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oakjs/react",
"version": "3.7.9",
"version": "3.7.10",
"description": "🌳 Modern, lightweight & modulable page builder",
"main": "dist/oak-react.cjs.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/strapi-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.10](https://github.com/p3ol/oak/compare/v3.7.9...v3.7.10) (2024-09-17)

**Note:** Version bump only for package @oakjs/strapi-plugin





## [3.7.9](https://github.com/p3ol/oak/compare/v3.7.8...v3.7.9) (2024-09-11)

**Note:** Version bump only for package @oakjs/strapi-plugin
Expand Down
12 changes: 6 additions & 6 deletions packages/strapi-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oakjs/strapi-plugin",
"version": "3.7.9",
"version": "3.7.10",
"description": "🌳 Modern, lightweight & modulable page builder",
"repository": {
"type": "git",
Expand All @@ -22,11 +22,11 @@
},
"dependencies": {
"@ckeditor/ckeditor5-react": "7.0.0",
"@oakjs/addon-ckeditor5-react": "^3.7.9",
"@oakjs/addon-remirror": "^3.7.9",
"@oakjs/ckeditor5-build-custom": "^3.7.9",
"@oakjs/react": "^3.7.9",
"@oakjs/theme": "^3.7.7",
"@oakjs/addon-ckeditor5-react": "^3.7.10",
"@oakjs/addon-remirror": "^3.7.10",
"@oakjs/ckeditor5-build-custom": "^3.7.10",
"@oakjs/react": "^3.7.10",
"@oakjs/theme": "^3.7.10",
"@remirror/pm": "2.0.9",
"@remirror/react": "2.0.35",
"@strapi/design-system": "1.19.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.10](https://github.com/p3ol/oak/compare/v3.7.9...v3.7.10) (2024-09-17)


### Bug Fixes

* **theme:** allow to scroll inside catalogue's tabs ([0177e74](https://github.com/p3ol/oak/commit/0177e748cd9ad4a2760bbd79dfaccf8e89f051df))





## [3.7.7](https://github.com/p3ol/oak/compare/v3.7.6...v3.7.7) (2024-08-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oakjs/theme",
"version": "3.7.7",
"version": "3.7.10",
"description": "🌳 Modern, lightweight & modulable page builder",
"main": "dist/oak.min.css",
"cdn": "dist/oak.min.css",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4245,7 +4245,7 @@ __metadata:
languageName: node
linkType: hard

"@oakjs/addon-ckeditor5-react@npm:^3.7.9, @oakjs/addon-ckeditor5-react@workspace:packages/addon-ckeditor5-react":
"@oakjs/addon-ckeditor5-react@npm:^3.7.10, @oakjs/addon-ckeditor5-react@workspace:packages/addon-ckeditor5-react":
version: 0.0.0-use.local
resolution: "@oakjs/addon-ckeditor5-react@workspace:packages/addon-ckeditor5-react"
dependencies:
Expand All @@ -4259,7 +4259,7 @@ __metadata:
languageName: unknown
linkType: soft

"@oakjs/addon-remirror@npm:^3.7.9, @oakjs/addon-remirror@workspace:packages/addon-remirror":
"@oakjs/addon-remirror@npm:^3.7.10, @oakjs/addon-remirror@workspace:packages/addon-remirror":
version: 0.0.0-use.local
resolution: "@oakjs/addon-remirror@workspace:packages/addon-remirror"
dependencies:
Expand All @@ -4274,7 +4274,7 @@ __metadata:
languageName: unknown
linkType: soft

"@oakjs/ckeditor5-build-custom@npm:^3.7.9, @oakjs/ckeditor5-build-custom@workspace:*, @oakjs/ckeditor5-build-custom@workspace:packages/ckeditor5-build-custom":
"@oakjs/ckeditor5-build-custom@npm:^3.7.10, @oakjs/ckeditor5-build-custom@workspace:*, @oakjs/ckeditor5-build-custom@workspace:packages/ckeditor5-build-custom":
version: 0.0.0-use.local
resolution: "@oakjs/ckeditor5-build-custom@workspace:packages/ckeditor5-build-custom"
dependencies:
Expand All @@ -4295,7 +4295,7 @@ __metadata:
languageName: unknown
linkType: soft

"@oakjs/react@npm:^3.7.9, @oakjs/react@workspace:*, @oakjs/react@workspace:packages/react":
"@oakjs/react@npm:^3.7.10, @oakjs/react@workspace:*, @oakjs/react@workspace:packages/react":
version: 0.0.0-use.local
resolution: "@oakjs/react@workspace:packages/react"
dependencies:
Expand All @@ -4315,11 +4315,11 @@ __metadata:
resolution: "@oakjs/strapi-plugin@workspace:packages/strapi-plugin"
dependencies:
"@ckeditor/ckeditor5-react": "npm:7.0.0"
"@oakjs/addon-ckeditor5-react": "npm:^3.7.9"
"@oakjs/addon-remirror": "npm:^3.7.9"
"@oakjs/ckeditor5-build-custom": "npm:^3.7.9"
"@oakjs/react": "npm:^3.7.9"
"@oakjs/theme": "npm:^3.7.7"
"@oakjs/addon-ckeditor5-react": "npm:^3.7.10"
"@oakjs/addon-remirror": "npm:^3.7.10"
"@oakjs/ckeditor5-build-custom": "npm:^3.7.10"
"@oakjs/react": "npm:^3.7.10"
"@oakjs/theme": "npm:^3.7.10"
"@remirror/pm": "npm:2.0.9"
"@remirror/react": "npm:2.0.35"
"@strapi/design-system": "npm:1.19.0"
Expand All @@ -4333,7 +4333,7 @@ __metadata:
languageName: unknown
linkType: soft

"@oakjs/theme@npm:^3.7.7, @oakjs/theme@workspace:packages/theme":
"@oakjs/theme@npm:^3.7.10, @oakjs/theme@workspace:packages/theme":
version: 0.0.0-use.local
resolution: "@oakjs/theme@workspace:packages/theme"
dependencies:
Expand Down

0 comments on commit b2bcbe1

Please sign in to comment.