Skip to content

Commit

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

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.9](https://github.com/picx-apps/picx-app/compare/v0.0.8...v0.0.9) (2024-01-16)

### [0.0.8](https://github.com/picx-apps/picx-app/compare/v0.0.7...v0.0.8) (2024-01-16)


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.8",
"version": "0.0.9",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 27ab024

Please sign in to comment.