Skip to content

Commit

Permalink
chore: release v0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenlx committed Apr 15, 2022
1 parent d8c5325 commit 9732259
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@


## [0.16.1](https://github.com/aidenlx/alx-folder-note/compare/0.16.0...0.16.1) (2022-04-04)
## [0.16.2](https://github.com/aidenlx/alx-folder-note/compare/0.16.1...0.16.2) (2022-04-15)


### Bug Fixes

* **drag-patch:** fix broken drag folder with folder note into another folder ([d8c5325](https://github.com/aidenlx/alx-folder-note/commit/d8c53254d878091e79f84a3d3fcfc6453afe30dc)), closes [#71](https://github.com/aidenlx/alx-folder-note/issues/71)## [0.16.1](https://github.com/aidenlx/alx-folder-note/compare/0.16.0...0.16.1) (2022-04-04)


### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "alx-folder-note",
"name": "AidenLx's Folder Note",
"version": "0.16.1",
"version": "0.16.2",
"minAppVersion": "0.13.24",
"description": "Add description, summary and more info to folders with folder notes.",
"author": "AidenLx",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aidenlx/folder-note",
"version": "0.16.1",
"version": "0.16.2",
"description": "Add description, summary and more info to folders with folder notes.",
"packageManager": "yarn@3.1.1",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
"0.14.0": "0.12.5",
"0.15.0": "0.12.5",
"0.16.0": "0.13.24",
"0.16.1": "0.13.24"
"0.16.1": "0.13.24",
"0.16.2": "0.13.24"
}

0 comments on commit 9732259

Please sign in to comment.