Skip to content

Commit 10e9736

Browse files
chore(release): set package.json to 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2024-07-28) ### Bug Fixes * path matching to find tracks ([bc70d90](bc70d90))
1 parent 9163e0b commit 10e9736

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
MBNDS CHANGELOG
2+
3+
## [1.2.1](https://github.com/rombat/musicbee-navidrome-sync/compare/v1.2.0...v1.2.1) (2024-07-28)
4+
5+
6+
### Bug Fixes
7+
8+
* path matching to find tracks ([bc70d90](https://github.com/rombat/musicbee-navidrome-sync/commit/bc70d9091a10e0814441a73390307cf6b8bcc9ce))
9+
110
# [1.2.0](https://github.com/rombat/musicbee-navidrome-sync/compare/v1.1.0...v1.2.0) (2024-07-26)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "musicbee-navidrome-sync",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "sync ratings and playcount from musicbee db to navidrome db",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)