From fdb8eac2f501e547318ab41da836cca2903963fe Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 25 Dec 2021 11:57:23 +0000 Subject: chore(release): 0.5.1 [skip ci] ## [0.5.1](https://github.com/wabilin/holo-schedule/compare/v0.5.0...v0.5.1) (2021-12-25) ### Bug Fixes * add npm-shrinkwrap.json in release ([70fc172](https://github.com/wabilin/holo-schedule/commit/70fc172cfd56ba9253f0b52dfb3d79c3603a5bd4)) * hanlde live image not from youtube ([#26](https://github.com/wabilin/holo-schedule/issues/26)) ([1f26ed8](https://github.com/wabilin/holo-schedule/commit/1f26ed8b33da2bd965dc55abfbb84529ab494c24)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80719f9..f357e2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [0.5.1](https://github.com/wabilin/holo-schedule/compare/v0.5.0...v0.5.1) (2021-12-25) + + +### Bug Fixes + +* add npm-shrinkwrap.json in release ([70fc172](https://github.com/wabilin/holo-schedule/commit/70fc172cfd56ba9253f0b52dfb3d79c3603a5bd4)) +* hanlde live image not from youtube ([#26](https://github.com/wabilin/holo-schedule/issues/26)) ([1f26ed8](https://github.com/wabilin/holo-schedule/commit/1f26ed8b33da2bd965dc55abfbb84529ab494c24)) + # [0.5.0](https://github.com/wabilin/holo-schedule/compare/v0.4.0...v0.5.0) (2021-12-25) diff --git a/package.json b/package.json index 0115d11..e47dfff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "holo-schedule", - "version": "0.5.0", + "version": "0.5.1", "description": "Hololive schedule parser", "main": "lib/index.js", "types": "lib", -- cgit v1.2.3