From 8d5332dcb7c70f32042c2f38124683302571729b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 12 Feb 2023 08:26:25 +0000 Subject: [PATCH] Release 1.0.8 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8057962..c3519bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.0.8](https://github.com/sebastiancretu/notion-status-and-pr-update/compare/v1.0.7...v1.0.8) (2023-02-12) + + +### Bug Fixes + +* added test workflow ([c2bad6a](https://github.com/sebastiancretu/notion-status-and-pr-update/commit/c2bad6a44130e58f0ae0bf9d22552bc178eec958)) +* added test workflow ([2c59cf8](https://github.com/sebastiancretu/notion-status-and-pr-update/commit/2c59cf87ad7085560460aaf60c54b4e9763dc746)) +* added test workflow ([4247cdc](https://github.com/sebastiancretu/notion-status-and-pr-update/commit/4247cdc09ae24ff23fe248b873bff3125581826a)) + ## [1.0.7](https://github.com/sebastiancretu/notion-status-and-pr-update/compare/v1.0.6...v1.0.7) (2023-02-12) diff --git a/package.json b/package.json index 9448fc2..cf81f9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notion-status-and-pr-update", - "version": "1.0.7", + "version": "1.0.8", "description": "", "main": "src/index.ts", "scripts": {