diff --git a/CHANGELOG.md b/CHANGELOG.md index daaf916..2d4dc7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.35](https://github.com/brainchild-projects/printables/compare/v0.0.34...v0.0.35) (2022-02-13) + ### [0.0.34](https://github.com/brainchild-projects/printables/compare/v0.0.33...v0.0.34) (2022-02-08) diff --git a/package-lock.json b/package-lock.json index 6b9ca55..bf8d40f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "printables", - "version": "0.0.34", + "version": "0.0.35", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "printables", - "version": "0.0.34", + "version": "0.0.35", "dependencies": { "@commitlint/cli": "^16.1.0", "@commitlint/config-conventional": "^16.0.0", diff --git a/package.json b/package.json index 9ab76d5..0ae7e62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "printables", - "version": "0.0.34", + "version": "0.0.35", "private": true, "dependencies": { "@commitlint/cli": "^16.1.0",