aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsemantic-release-bot <[email protected]>2021-12-25 11:48:01 +0000
committersemantic-release-bot <[email protected]>2021-12-25 11:48:01 +0000
commit1b5a6244e71cbfb547cc59f93c80ff0c98451535 (patch)
treef7e212a57c7d0a06c8ec56a90861253d7a2f44f2
parentfeat: add semantic-release/github in release (diff)
downloadholo-schedule-1b5a6244e71cbfb547cc59f93c80ff0c98451535.tar.xz
holo-schedule-1b5a6244e71cbfb547cc59f93c80ff0c98451535.zip
chore(release): 0.5.0 [skip ci]v0.5.0
# [0.5.0](https://github.com/wabilin/holo-schedule/compare/v0.4.0...v0.5.0) (2021-12-25) ### Features * add semantic-release/github in release ([31ccef3](https://github.com/wabilin/holo-schedule/commit/31ccef38e3c93ad24e4cea0f9a6bd47daa78b04c))
-rw-r--r--CHANGELOG.md7
-rw-r--r--package.json2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b10fa99..80719f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [0.5.0](https://github.com/wabilin/holo-schedule/compare/v0.4.0...v0.5.0) (2021-12-25)
+
+
+### Features
+
+* add semantic-release/github in release ([31ccef3](https://github.com/wabilin/holo-schedule/commit/31ccef38e3c93ad24e4cea0f9a6bd47daa78b04c))
+
# [0.4.0](https://github.com/wabilin/holo-schedule/compare/v0.3.0...v0.4.0) (2021-12-25)
diff --git a/package.json b/package.json
index 0f22ab4..0115d11 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "holo-schedule",
- "version": "0.4.0",
+ "version": "0.5.0",
"description": "Hololive schedule parser",
"main": "lib/index.js",
"types": "lib",