chore(release): 0.0.2
This commit is contained in:
parent
b8480a5235
commit
52d9d66e2b
|
@ -2,4 +2,6 @@
|
||||||
|
|
||||||
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.2](https://sigyl.com///compare/v0.0.1...v0.0.2) "chore(release): 0.0.2" (2020-08-19)
|
||||||
|
|
||||||
### 0.0.1 "initial release" (2020-08-11)
|
### 0.0.1 "initial release" (2020-08-11)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"name": "commento",
|
"name": "commento",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"description": "commento",
|
"description": "commento",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"deploy": "sh deploy.sh",
|
"deploy": "sh deploy.sh",
|
||||||
|
|
Loading…
Reference in New Issue