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

This commit is contained in:
Giles Bradshaw 2020-09-25 08:47:23 +01:00
parent bc4215a548
commit ee30362bf2
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.7](https://sigyl.com///compare/v0.0.6...v0.0.7) "chore(release): 0.0.7" (2020-09-25)
### Features
* registry promotion ([bc4215a](https://sigyl.com///commit/bc4215a548359879bf21dc6d2a76111fac86fbc6))
### [0.0.6](https://sigyl.com///compare/v0.0.5...v0.0.6) "chore(release): 0.0.6" (2020-09-23)

View File

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