Skip to content

Commit

Permalink
chore(release): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and bambanah committed Sep 13, 2024
1 parent 23f876e commit 69ca6a4
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/two-bulldogs-fail.md

This file was deleted.

7 changes: 7 additions & 0 deletions gui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# deemix-gui

## 0.2.11

### Patch Changes

- Updated dependencies [23f876e]
- [email protected]

## 0.2.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion gui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deemix-gui",
"version": "0.2.10",
"version": "0.2.11",
"private": true,
"description": "A standalone electron app that wraps deemix-webui",
"main": "dist/main.js",
Expand Down
6 changes: 6 additions & 0 deletions webui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# deemix-webui

## 4.2.2

### Patch Changes

- 23f876e: Persist Deezer cache when restarting deemix

## 4.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion webui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deemix-webui",
"version": "4.2.1",
"version": "4.2.2",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 69ca6a4

Please sign in to comment.