diff --git a/frontend/platyplus/CHANGELOG.md b/frontend/platyplus/CHANGELOG.md index 3b31a426..29d0dbf4 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.2](https://github.com/platyplus/platyplus/compare/@platyplus/platyplus@0.0.4-alpha.0...@platyplus/platyplus@0.0.4-alpha.2) (2019-09-24) + +**Note:** Version bump only for package @platyplus/platyplus + + + + + ## [0.0.4-alpha.1](https://github.com/platyplus/platyplus/compare/@platyplus/platyplus@0.0.4-alpha.0...@platyplus/platyplus@0.0.4-alpha.1) (2019-09-24) **Note:** Version bump only for package @platyplus/platyplus diff --git a/frontend/platyplus/package.json b/frontend/platyplus/package.json index 2c4ace7d..4cb8b81c 100644 --- a/frontend/platyplus/package.json +++ b/frontend/platyplus/package.json @@ -1,6 +1,6 @@ { "name": "@platyplus/platyplus", - "version": "0.0.4-alpha.1", + "version": "0.0.4-alpha.2", "private": true, "productName": "Platyplus", "cordovaId": "org.cordova.quasar.app",