Skip to content

Commit

Permalink
ci(changeset): release milkdown (#1213)
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 26, 2023
1 parent 2770d92 commit 5d1f088
Show file tree
Hide file tree
Showing 59 changed files with 283 additions and 62 deletions.
33 changes: 0 additions & 33 deletions .changeset/orange-candles-heal.md

This file was deleted.

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

## 7.3.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/components@7.3.3
- @milkdown/core@7.3.3
- @milkdown/ctx@7.3.3
- @milkdown/plugin-automd@7.3.3
- @milkdown/plugin-clipboard@7.3.3
- @milkdown/plugin-history@7.3.3
- @milkdown/plugin-listener@7.3.3
- @milkdown/plugin-math@7.3.3
- @milkdown/plugin-tooltip@7.3.3
- @milkdown/preset-commonmark@7.3.3
- @milkdown/preset-gfm@7.3.3
- @milkdown/prose@7.3.3
- @milkdown/theme-nord@7.3.3
- @milkdown/utils@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/exception@7.3.3
- @milkdown/utils@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/exception@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/exception@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component

## 7.3.2

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

## 7.3.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/exception@7.3.3
- @milkdown/utils@7.3.3
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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/exception@7.3.3
- @milkdown/utils@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/utils@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/exception@7.3.3
- @milkdown/utils@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/utils@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/exception@7.3.3
- @milkdown/utils@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/exception@7.3.3
- @milkdown/utils@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/utils@7.3.3

## 7.3.2

### 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.2",
"version": "7.3.3",
"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.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/utils@7.3.3

## 7.3.2

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

## 7.3.3

### Patch Changes

- 2770d92: Add inline image component and link tooltip component
- Updated dependencies [2770d92]
- @milkdown/utils@7.3.3

## 7.3.2

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

0 comments on commit 5d1f088

Please sign in to comment.