From 041a12d9fd8b845dff73b1fd493c19abd9adcd90 Mon Sep 17 00:00:00 2001 From: Pierre-Louis Mercereau <24897252+plmercereau@users.noreply.github.com> Date: Tue, 24 Sep 2019 16:13:46 +0200 Subject: [PATCH] chore(release): publish - @platyplus/platyplus@0.0.4-alpha.5 --- frontend/platyplus/CHANGELOG.md | 8 ++++++++ frontend/platyplus/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/frontend/platyplus/CHANGELOG.md b/frontend/platyplus/CHANGELOG.md index a26a8afe..6d658a9d 100644 --- a/frontend/platyplus/CHANGELOG.md +++ b/frontend/platyplus/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.4-alpha.5](https://github.com/platyplus/platyplus/compare/@platyplus/platyplus@0.0.4-alpha.4...@platyplus/platyplus@0.0.4-alpha.5) (2019-09-24) + +**Note:** Version bump only for package @platyplus/platyplus + + + + + ## [0.0.4-alpha.4](https://github.com/platyplus/platyplus/compare/@platyplus/platyplus@0.0.4-alpha.3...@platyplus/platyplus@0.0.4-alpha.4) (2019-09-24) **Note:** Version bump only for package @platyplus/platyplus diff --git a/frontend/platyplus/package.json b/frontend/platyplus/package.json index 038e5d9a..8b1f94a2 100644 --- a/frontend/platyplus/package.json +++ b/frontend/platyplus/package.json @@ -1,6 +1,6 @@ { "name": "@platyplus/platyplus", - "version": "0.0.4-alpha.4", + "version": "0.0.4-alpha.5", "private": true, "productName": "Platyplus", "cordovaId": "org.cordova.quasar.app",