[go: up one dir, main page]

Skip to content

Commit

Permalink
ci(changeset): release milkdown (#1492)
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 Aug 28, 2024
1 parent 8e2c866 commit cc0cb4c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/shiny-spoons-learn.md

This file was deleted.

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.5.6

### Patch Changes

- 8e2c866: Add copy link button

## 7.5.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.5.5",
"version": "7.5.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @milkdown/storybook

## 7.5.6

### Patch Changes

- Updated dependencies [8e2c866]
- @milkdown/crepe@7.5.6

## 7.5.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milkdown/storybook",
"version": "7.5.5",
"version": "7.5.6",
"private": true,
"files": [
"style"
Expand Down

0 comments on commit cc0cb4c

Please sign in to comment.