Skip to content

Commit

Permalink
release(version): Release 2.13.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.13.1](2.13.0...2.13.1) (2024-07-31)

### Bug Fixes

* artwork flying with user on scroll ([ab31cd2](ab31cd2))
  • Loading branch information
semantic-release-bot committed Jul 31, 2024
1 parent ab31cd2 commit cd3bbbc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "podnotes",
"name": "PodNotes",
"version": "2.13.0",
"version": "2.13.1",
"minAppVersion": "0.15.9",
"description": "Helps you write notes on podcasts.",
"author": "Christian B. B. Houmann",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "podnotes",
"version": "2.13.0",
"version": "2.13.1",
"description": "Helps you write notes on podcasts.",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,6 @@
"2.11.1": "0.15.9",
"2.11.2": "0.15.9",
"2.12.0": "0.15.9",
"2.13.0": "0.15.9"
"2.13.0": "0.15.9",
"2.13.1": "0.15.9"
}

0 comments on commit cd3bbbc

Please sign in to comment.