From e15ef10fb1c5015ec82ba3f8c11127c8e923a4e0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 2 Dec 2022 05:21:12 +0000 Subject: [PATCH] chore(release): set `package.json` to 1.0.6 [skip ci] ### [1.0.6](https://github.com/sbansla/TestGitHubActions/compare/1.0.5...1.0.6) (2022-12-02) ### Library - Chores * c1 ([815845f](https://github.com/sbansla/TestGitHubActions/commit/815845fddf3cd30ea38983b8378da085e8612c36)) --- CHANGES.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 0acce8f..15d3d2f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +### [1.0.6](https://github.com/sbansla/TestGitHubActions/compare/1.0.5...1.0.6) (2022-12-02) + + +### Library - Chores + +* c1 ([815845f](https://github.com/sbansla/TestGitHubActions/commit/815845fddf3cd30ea38983b8378da085e8612c36)) + ### [1.0.5](https://github.com/sbansla/TestGitHubActions/compare/1.0.4...1.0.5) (2022-12-02) diff --git a/package.json b/package.json index 51d6dac..d5ce4f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testgithubactions", - "version": "1.0.5", + "version": "1.0.6", "description": "", "main": "index.js", "scripts": {