Skip to content

Commit

Permalink
chore(release): 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zhazhazhu committed Jan 12, 2024
1 parent c05d991 commit d63484f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.0.4](https://github.com/picx-apps/picx-app/compare/v0.0.3...v0.0.4) (2024-01-12)


### Bug Fixes

* delete redundant code ([c05d991](https://github.com/picx-apps/picx-app/commit/c05d991bcde15b5f8116c13b66be993aa463ab30))

### [0.0.3](https://github.com/picx-apps/picx-app/compare/v0.0.2...v0.0.3) (2024-01-12)


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": "picx-app",
"private": true,
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit d63484f

Please sign in to comment.