chore(release): 0.0.2
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
630771300b
commit
c7da0ebe7c
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"name": "gitea",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "gitea",
|
||||
"scripts": {
|
||||
"build": "sh build.sh",
|
||||
|
|
Loading…
Reference in New Issue