diff --git a/CHANGELOG.md b/CHANGELOG.md index a89b573..02a3875 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [0.0.2](https://github.com/brainchild-projects/printables/compare/v0.0.1...v0.0.2) (2021-07-07) + + +### Features + +* menu button on app bar ([616803b](https://github.com/brainchild-projects/printables/commit/616803b17330bca86014da8201c078b173ea2880)) + ### [0.0.1](https://github.com/brainchild-projects/printables/compare/v0.0.0...v0.0.1) (2021-07-07) diff --git a/package-lock.json b/package-lock.json index 86c34a4..1de25a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "printables", - "version": "0.0.1", + "version": "0.0.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index e04aab2..af0e303 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "printables", - "version": "0.0.1", + "version": "0.0.2", "private": true, "homepage": "/sites/printables", "dependencies": {