chore(release): 0.0.3
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-08-12 10:41:26 +01:00
parent 5fd0d8beed
commit 2ebe3b5374
2 changed files with 8 additions and 1 deletions

View File

@ -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.3](https://sigyl.com///compare/v0.0.2...v0.0.3) "chore(release): 0.0.3" (2020-08-12)
### Bug Fixes
* push create ([2326709](https://sigyl.com///commit/2326709f1031fec4fd52d1aadec7b99103771fb7))
### [0.0.2](https://sigyl.com///compare/v0.0.1...v0.0.2) "chore(release): 0.0.2" (2020-08-12)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "gitea",
"version": "0.0.2",
"version": "0.0.3",
"description": "gitea",
"scripts": {
"build": "sh build.sh",