Skip to content

Commit

Permalink
Merge pull request #4359 from serlo/chore/release-editor-web-componen…
Browse files Browse the repository at this point in the history
…t-v-0.12.1

chore(editor-web-component): Release new version 0.12.1
  • Loading branch information
CodingDive authored Dec 17, 2024
2 parents 15f42a4 + 0a43633 commit 6aed62c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions packages/editor-web-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serlo/editor-web-component",
"version": "0.12.0",
"version": "0.12.1",
"homepage": "https://de.serlo.org/editor",
"bugs": {
"url": "https://github.com/serlo/frontend/issues"
Expand Down Expand Up @@ -40,13 +40,13 @@
"yalc:publish": "yarn build && yalc publish --push --sig"
},
"resolutions": {
"@serlo/editor": "0.20.1"
"@serlo/editor": "0.20.2"
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.14.0",
"@rollup/plugin-replace": "^6.0.1",
"@serlo/editor": "0.20.1",
"@serlo/editor": "0.20.2",
"@serlo/typescript-config": "workspace:*",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5723,7 +5723,7 @@ __metadata:
"@eslint/eslintrc": ^3.1.0
"@eslint/js": ^9.14.0
"@rollup/plugin-replace": ^6.0.1
"@serlo/editor": 0.20.1
"@serlo/editor": 0.20.2
"@serlo/typescript-config": "workspace:*"
"@types/react": ^18.0.25
"@types/react-dom": ^18.3.1
Expand All @@ -5747,9 +5747,9 @@ __metadata:
languageName: unknown
linkType: soft

"@serlo/editor@npm:0.20.1":
version: 0.20.1
resolution: "@serlo/editor@npm:0.20.1"
"@serlo/editor@npm:0.20.2":
version: 0.20.2
resolution: "@serlo/editor@npm:0.20.2"
dependencies:
"@open-iframe-resizer/react": 1.2.1
"@serlo/katex-styles": 1.0.1
Expand All @@ -5761,7 +5761,7 @@ __metadata:
react-dom: ^18.3.1
react-hot-toast: ^2.4.1
react-resizable: ^3.0.5
checksum: c797d8cf0c41bc689814f4062f3074be7789b63da2d16c02f1ac96bfcaa108854c89425ebd57c570d3d526c3fc8009c03d21b78ac0d2dc67f83edec7c61425e3
checksum: ee16329563bfdd8101af9904a73cad14658cf97a37be55ad302ab226c8cd910073a13d7b1731f26b5d46a2b7157ed0dac9251540c3d038b259fc9e3eaa751011
languageName: node
linkType: hard

Expand Down

0 comments on commit 6aed62c

Please sign in to comment.