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

This commit is contained in:
Giles Bradshaw 2020-08-12 08:44:02 +01:00
parent 630771300b
commit c7da0ebe7c
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.2](https://sigyl.com///compare/v0.0.1...v0.0.2) "chore(release): 0.0.2" (2020-08-12)
### Features
* create push enabled for repos ([6307713](https://sigyl.com///commit/630771300bc04b8c0dca327ecab252dd3a02e734))
### 0.0.1 "chore(release): 0.0.1" (2020-08-11)

View File

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