Skip to content

Commit

Permalink
chore(release): 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
meetqy committed Apr 2, 2023
1 parent 115b91f commit 271762b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.4.1](https://github.com/rao-pics/core/compare/v0.4.0...v0.4.1) (2023-04-02)

### Bug Fixes

- 🐛 [prisma-cilent-generate] files ([986a90d](https://github.com/rao-pics/core/commit/986a90df674213cfe574bbb4a56651026f4397d5))
- 🐛 @raopics/use build ([121cf4a](https://github.com/rao-pics/core/commit/121cf4a2e63a6f4bb1df6abe82182ba3d669454a))
- 🐛 有其他 package 无法 install ([ac8d7a5](https://github.com/rao-pics/core/commit/ac8d7a584b7e7dde79670fc7bed54f7ac393ecb2))

## [0.4.0](https://github.com/rao-pics/core/compare/v0.3.2...v0.4.0) (2023-03-24)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "raopics-monorepo",
"private": true,
"version": "0.4.0",
"version": "0.4.1",
"scripts": {
"setup": "pnpm i && pnpm build",
"push:example": "git subtree push --prefix example origin example",
Expand Down

0 comments on commit 271762b

Please sign in to comment.