From f2a0758f2fe0707d50aa8af8a805906836e923b9 Mon Sep 17 00:00:00 2001 From: feugy Date: Sat, 25 Sep 2021 16:36:27 +0200 Subject: [PATCH] chore(release): 2.0.0-beta.1 --- CHANGELOG.md | 10 + apps/desktop/package.json | 10 +- apps/site/package.json | 2 +- .../DownloadButton.stories.storyshot | 2 +- .../__snapshots__/index.stories.storyshot | 2 +- common/core/package.json | 2 +- common/ui/package.json | 2 +- package-lock.json | 5575 ++++++++--------- package.json | 2 +- 9 files changed, 2731 insertions(+), 2876 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd8eecb9..04181d14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.0.0-beta.1](https://github.com/feugy/melodie/compare/v2.0.0-alpha.2...v2.0.0-beta.1) (2021-09-25) + +### Features + +- improves usage on mobile and updates dependencies ([#30](https://github.com/feugy/melodie/issues/30)) ([54d802e](https://github.com/feugy/melodie/commit/54d802e61d703fff4d6d70e1855c17e205417661)) + +### Bug Fixes + +- **desktop:** can not release on windows ([#26](https://github.com/feugy/melodie/issues/26)) ([c2927a1](https://github.com/feugy/melodie/commit/c2927a1d466c7e6c267abc0faa517703f810d1e9)) + ## [2.0.0-alpha.2](https://github.com/feugy/melodie/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2021-03-20) ### Features diff --git a/apps/desktop/package.json b/apps/desktop/package.json index 131496bb..b44d3944 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -1,6 +1,6 @@ { "name": "melodie", - "version": "2.0.0-alpha.2", + "version": "2.0.0-beta.1", "description": "Mélodie is a portable, simple-as-pie music player", "author": { "name": "Damien Simonin Feugas", @@ -20,8 +20,8 @@ "test:dev": "jest --watch" }, "dependencies": { - "@melodie/core": "2.0.0-alpha.2", - "@melodie/ui": "2.0.0-alpha.2", + "@melodie/core": "2.0.0-beta.1", + "@melodie/ui": "2.0.0-beta.1", "dotenv": "^10.0.0", "electron-localshortcut": "^3.2.1", "electron-updater": "^4.3.9", @@ -30,8 +30,8 @@ "rxjs": "^7.3.0" }, "optionalDependencies": { - "@melodie/core": "2.0.0-alpha.2", - "@melodie/ui": "2.0.0-alpha.2" + "@melodie/core": "2.0.0-beta.1", + "@melodie/ui": "2.0.0-beta.1" }, "devDependencies": { "electron": "13.4.0", diff --git a/apps/site/package.json b/apps/site/package.json index d5305b17..1f02f5cd 100644 --- a/apps/site/package.json +++ b/apps/site/package.json @@ -1,6 +1,6 @@ { "name": "@melodie/site", - "version": "2.0.0-alpha.2", + "version": "2.0.0-beta.1", "description": "Mélodie promotion site, deployed as github page", "scripts": { "build": "run-s -ncs build:sapper build:copy", diff --git a/apps/site/src/components/DownloadButton/__snapshots__/DownloadButton.stories.storyshot b/apps/site/src/components/DownloadButton/__snapshots__/DownloadButton.stories.storyshot index d7b41939..cca84af5 100644 --- a/apps/site/src/components/DownloadButton/__snapshots__/DownloadButton.stories.storyshot +++ b/apps/site/src/components/DownloadButton/__snapshots__/DownloadButton.stories.storyshot @@ -19,7 +19,7 @@ exports[`Storyshots Site components/Download button Default 1`] = ` - Install v2.0.0-alpha.2 + Install v2.0.0-beta.1 - Install v2.0.0-alpha.2 + Install v2.0.0-beta.1