Skip to content

Commit

Permalink
Merge pull request #70 from npmstudy/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
npmstudy authored Mar 6, 2024
2 parents 429f833 + 5af4717 commit 4a8b6f7
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/lazy-dots-fetch.md

This file was deleted.

7 changes: 7 additions & 0 deletions example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example

## 1.0.26

### Patch Changes

- Updated dependencies [9d9cc59]
- [email protected]

## 1.0.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "1.0.25",
"version": "1.0.26",
"description": "",
"main": "index.js",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions packages/minecat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# minecat

## 0.7.8

### Patch Changes

- 9d9cc59: add minecat run test

## 0.7.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/minecat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "minecat",
"version": "0.7.7",
"version": "0.7.8",
"description": "a monorepo cli tool for Node.js、React",
"bin": {
"minecat": "dist/cli.js"
Expand Down

0 comments on commit 4a8b6f7

Please sign in to comment.