Skip to content

Commit

Permalink
chore(release): 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zhazhazhu committed Jan 16, 2024
1 parent aee3d4f commit 4470f78
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.0.8](https://github.com/picx-apps/picx-app/compare/v0.0.7...v0.0.8) (2024-01-16)


### Bug Fixes

* auth change ([aee3d4f](https://github.com/picx-apps/picx-app/commit/aee3d4f0a4b0f3f7be852a41940638e1863ac0f6))
* auth error ([f58aea5](https://github.com/picx-apps/picx-app/commit/f58aea5e8003a0173c468d9cf2f443bd22f899c5))

### [0.0.7](https://github.com/picx-apps/picx-app/compare/v0.0.6...v0.0.7) (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.7",
"version": "0.0.8",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 4470f78

Please sign in to comment.