Skip to content

Commit

Permalink
ci(changeset): release milkdown (#1302)
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] committed Apr 6, 2024
1 parent 151b789 commit 5efabff
Show file tree
Hide file tree
Showing 61 changed files with 291 additions and 64 deletions.
34 changes: 0 additions & 34 deletions .changeset/tender-actors-love.md

This file was deleted.

23 changes: 23 additions & 0 deletions e2e/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @milkdown/e2e

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/components@7.3.6
- @milkdown/core@7.3.6
- @milkdown/crepe@7.3.6
- @milkdown/ctx@7.3.6
- @milkdown/plugin-automd@7.3.6
- @milkdown/plugin-clipboard@7.3.6
- @milkdown/plugin-emoji@7.3.6
- @milkdown/plugin-history@7.3.6
- @milkdown/plugin-listener@7.3.6
- @milkdown/plugin-math@7.3.6
- @milkdown/plugin-tooltip@7.3.6
- @milkdown/preset-commonmark@7.3.6
- @milkdown/preset-gfm@7.3.6
- @milkdown/prose@7.3.6
- @milkdown/theme-nord@7.3.6
- @milkdown/utils@7.3.6

## 7.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milkdown/e2e",
"version": "7.3.5",
"version": "7.3.6",
"private": true,
"files": [
"style"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/components

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/exception@7.3.6
- @milkdown/utils@7.3.6

## 7.3.5

### 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.3.5",
"version": "7.3.6",
"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.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/exception@7.3.6

## 7.3.5

### 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.3.5",
"version": "7.3.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/crepe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @milkdown/crepe

## 7.3.6

### Patch Changes

- 151b789: Bug fix

## 7.3.5

### 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.3.5",
"version": "7.3.6",
"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.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/exception@7.3.6

## 7.3.5

### 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.3.5",
"version": "7.3.6",
"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.3.6

### Patch Changes

- 151b789: Bug fix

## 7.3.5

### 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.3.5",
"version": "7.3.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugin-automd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/plugin-automd

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/exception@7.3.6
- @milkdown/utils@7.3.6

## 7.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/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.3.5",
"version": "7.3.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugin-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/plugin-block

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/exception@7.3.6
- @milkdown/utils@7.3.6

## 7.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/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.3.5",
"version": "7.3.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-clipboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/plugin-clipboard

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/utils@7.3.6

## 7.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/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.3.5",
"version": "7.3.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugin-collab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/plugin-collaborative

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/exception@7.3.6
- @milkdown/utils@7.3.6

## 7.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/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.3.5",
"version": "7.3.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-cursor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/plugin-cursor

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/utils@7.3.6

## 7.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/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.3.5",
"version": "7.3.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugin-diagram/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/plugin-diagram

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/exception@7.3.6
- @milkdown/utils@7.3.6

## 7.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/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.3.5",
"version": "7.3.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugin-emoji/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/plugin-emoji

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/exception@7.3.6
- @milkdown/utils@7.3.6

## 7.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/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.3.5",
"version": "7.3.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-history/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milkdown/plugin-history

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/utils@7.3.6

## 7.3.5

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

## 7.3.6

### Patch Changes

- 151b789: Bug fix
- Updated dependencies [151b789]
- @milkdown/utils@7.3.6

## 7.3.5

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

0 comments on commit 5efabff

Please sign in to comment.