From 7a695cd35b46fa7f141dd486e0bd55c7b2dc2eb7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 2 Dec 2022 05:27:38 +0000 Subject: [PATCH] chore(release): set `package.json` to 1.0.8 [skip ci] ### [1.0.8](https://github.com/sbansla/TestGitHubActions/compare/1.0.7...1.0.8) (2022-12-02) ### Library - Chores * c1 ([59450e8](https://github.com/sbansla/TestGitHubActions/commit/59450e823f465d2a5a6d6c043a00a442b1b8c3ad)) --- CHANGES.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e7c97d9..a81d690 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +### [1.0.8](https://github.com/sbansla/TestGitHubActions/compare/1.0.7...1.0.8) (2022-12-02) + + +### Library - Chores + +* c1 ([59450e8](https://github.com/sbansla/TestGitHubActions/commit/59450e823f465d2a5a6d6c043a00a442b1b8c3ad)) + ### [1.0.7](https://github.com/sbansla/TestGitHubActions/compare/1.0.6...1.0.7) (2022-12-02) diff --git a/package.json b/package.json index dfd5992..020c595 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testgithubactions", - "version": "1.0.7", + "version": "1.0.8", "description": "", "main": "index.js", "scripts": {