Skip to content

Commit

Permalink
chore: version packages (Milkdown#1592)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 16, 2024
1 parent a3dde0c commit 51747b7
Show file tree
Hide file tree
Showing 61 changed files with 294 additions and 64 deletions.
34 changes: 0 additions & 34 deletions .changeset/gorgeous-geese-shop.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/components

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/exception@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/components",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/core

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/exception@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/core",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/crepe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/crepe

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/kit@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/crepe/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/crepe",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/ctx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/ctx

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/exception@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ctx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/ctx",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/exception/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @milkdown/exception

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/exception",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/integrations/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/react

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/utils@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/integrations/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/react",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/integrations/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/vue

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/utils@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/integrations/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/vue",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
25 changes: 25 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @milkdown/kit

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/components@7.5.9
- @milkdown/core@7.5.9
- @milkdown/ctx@7.5.9
- @milkdown/plugin-block@7.5.9
- @milkdown/plugin-clipboard@7.5.9
- @milkdown/plugin-cursor@7.5.9
- @milkdown/plugin-history@7.5.9
- @milkdown/plugin-indent@7.5.9
- @milkdown/plugin-listener@7.5.9
- @milkdown/plugin-slash@7.5.9
- @milkdown/plugin-tooltip@7.5.9
- @milkdown/plugin-trailing@7.5.9
- @milkdown/plugin-upload@7.5.9
- @milkdown/preset-commonmark@7.5.9
- @milkdown/preset-gfm@7.5.9
- @milkdown/prose@7.5.9
- @milkdown/transformer@7.5.9
- @milkdown/utils@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/kit",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/plugin-automd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/plugin-automd

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/exception@7.5.9
- @milkdown/utils@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-automd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-automd",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/plugin-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/plugin-block

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/exception@7.5.9
- @milkdown/utils@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-block/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-block",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/plugin-clipboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/plugin-clipboard

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/utils@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-clipboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-clipboard",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/plugin-collab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/plugin-collaborative

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/exception@7.5.9
- @milkdown/utils@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-collab/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-collab",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/plugin-cursor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/plugin-cursor

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/utils@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-cursor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-cursor",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/plugin-diagram/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/plugin-diagram

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/exception@7.5.9
- @milkdown/utils@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-diagram/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-diagram",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/plugin-emoji/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/plugin-emoji

## 7.5.9

### Patch Changes

- a3dde0c: Enable image proxy.
- Updated dependencies [a3dde0c]
- @milkdown/exception@7.5.9
- @milkdown/utils@7.5.9

## 7.5.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-emoji/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-emoji",
"type": "module",
"version": "7.5.8",
"version": "7.5.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 51747b7

Please sign in to comment.