diff --git a/CHANGELOG.md b/CHANGELOG.md index 6501ebf..f29f3d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index dfc902f..075e014 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "gitea", - "version": "0.0.6", + "version": "0.0.7", "description": "gitea", "scripts": { "build": "sh build.sh",