From bf5c78d49cc2fca4aea4049b3d4c014b64430ee3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 23 Feb 2023 11:58:55 +0000 Subject: [PATCH] chore(release): set `package.json` to 1.0.11 [skip ci] ### [1.0.11](https://github.com/sbansla/TestGitHubActions/compare/1.0.10...1.0.11) (2023-02-23) ### Library - Chores * c1 ([a030dc4](https://github.com/sbansla/TestGitHubActions/commit/a030dc406c816a255f96fe1b31f9e03a7a77615c)) * c1 ([cebf5e5](https://github.com/sbansla/TestGitHubActions/commit/cebf5e55a09853ea7828553ad43dfae1d0cf9577)) * c1 ([145eff8](https://github.com/sbansla/TestGitHubActions/commit/145eff8de5997d630733254fd84e05282c5ddaee)) --- CHANGES.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 960d4e3..8e53615 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +### [1.0.11](https://github.com/sbansla/TestGitHubActions/compare/1.0.10...1.0.11) (2023-02-23) + + +### Library - Chores + +* c1 ([a030dc4](https://github.com/sbansla/TestGitHubActions/commit/a030dc406c816a255f96fe1b31f9e03a7a77615c)) +* c1 ([cebf5e5](https://github.com/sbansla/TestGitHubActions/commit/cebf5e55a09853ea7828553ad43dfae1d0cf9577)) +* c1 ([145eff8](https://github.com/sbansla/TestGitHubActions/commit/145eff8de5997d630733254fd84e05282c5ddaee)) + ### [1.0.10](https://github.com/sbansla/TestGitHubActions/compare/1.0.9...1.0.10) (2023-02-23) diff --git a/package.json b/package.json index 36dbd23..8333d42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testgithubactions", - "version": "1.0.10", + "version": "1.0.11", "description": "", "main": "index.js", "scripts": {