chore(release): 0.0.3

This commit is contained in:
Giles Bradshaw 2020-08-05 20:15:37 +01:00
parent 741d268dce
commit 79f72eb43e
2 changed files with 3 additions and 1 deletions

View File

@ -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. 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.3](https://sigyl.com/git/stack/squid/compare/v0.0.2...v0.0.3) (2020-08-05)
### [0.0.2](https://sigyl.com/git/stack/squid/compare/v0.0.1...v0.0.2) here tis (2020-08-05) ### [0.0.2](https://sigyl.com/git/stack/squid/compare/v0.0.1...v0.0.2) here tis (2020-08-05)
### 0.0.1 (2020-08-05) ### 0.0.1 (2020-08-05)

View File

@ -1,6 +1,6 @@
{ {
"private": true, "private": true,
"version": "0.0.2", "version": "0.0.3",
"scripts": { "scripts": {
"release": "standard-version", "release": "standard-version",
"release:message": "standard-version --releaseCommitMessageFormat", "release:message": "standard-version --releaseCommitMessageFormat",