Skip to content

Commit

Permalink
chore(release): 0.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Oct 24, 2021
1 parent db04e73 commit 4881ba1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
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.25](https://github.com/SkepticMystic/advanced-cursors/compare/0.0.24...0.0.25) (2021-10-24)

### [0.0.24](https://github.com/SkepticMystic/advanced-cursors/compare/0.0.23...0.0.24) (2021-10-23)

### [0.0.23](https://github.com/SkepticMystic/advanced-cursors/compare/0.0.22...0.0.23) (2021-10-23)
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": "advanced-cursors",
"name": "Advanced Cursors",
"version": "0.0.24",
"version": "0.0.25",
"minAppVersion": "0.12.18",
"description": "Use multiple cursors even more powerfully.",
"author": "SkepticMystic",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "advanced-cursors",
"version": "0.0.24",
"version": "0.0.25",
"description": "Use multiple cursors even more powerfully",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -34,4 +34,4 @@
"standard-version": "^9.3.1",
"svelte": "3.35.0"
}
}
}

0 comments on commit 4881ba1

Please sign in to comment.