Skip to content

Commit

Permalink
Merge pull request #33 from pkarpovich/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
pkarpovich committed Aug 21, 2022
2 parents 58d9a68 + 94b4728 commit 13ae289
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/healthy-poems-pull.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# playlist-synchronizer

## 1.1.13

### Patch Changes

- 2689cfc: Move deploy docker image into build action

## 1.1.12

### Patch Changes
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": "playlist-synchronizer",
"version": "1.1.12",
"version": "1.1.13",
"description": "The app allows to sync playlists between music services",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 13ae289

Please sign in to comment.