Skip to content

Commit

Permalink
chore(release): 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zhazhazhu committed Jan 17, 2024
1 parent ca962f9 commit 2bc934f
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.11](https://github.com/picx-apps/picx-app/compare/v0.0.10...v0.0.11) (2024-01-17)


### Features

* app window dblclick optional and github api Intercept response ([ca962f9](https://github.com/picx-apps/picx-app/commit/ca962f9c6f6eae48b4b72074e8481f78c273fde9))

### [0.0.10](https://github.com/picx-apps/picx-app/compare/v0.0.9...v0.0.10) (2024-01-17)


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

0 comments on commit 2bc934f

Please sign in to comment.