Skip to content

Commit

Permalink
chore(release): 0.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Oct 27, 2021
1 parent c9e285b commit 913913b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
Advanced Cursors Changelog
### [0.0.42](https://github.com/SkepticMystic/advanced-cursors/compare/0.0.40...0.0.42) (2021-10-27)


### Documentation

* :memo: Update Readme ([c9e285b](https://github.com/SkepticMystic/advanced-cursors/commit/c9e285b1aead5ae5dd997a0c614ed4b00aced325))

### [0.0.41](https://github.com/SkepticMystic/advanced-cursors/compare/0.0.40...0.0.41) (2021-10-27)

### [0.0.40](https://github.com/SkepticMystic/advanced-cursors/compare/0.0.39...0.0.40) (2021-10-27)
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.41",
"version": "0.0.42",
"minAppVersion": "0.12.18",
"description": "Use multiple cursors even more powerfully.",
"author": "SkepticMystic",
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": "advanced-cursors",
"version": "0.0.41",
"version": "0.0.42",
"description": "Use multiple cursors even more powerfully",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 913913b

Please sign in to comment.