diff --git a/CHANGES.md b/CHANGES.md index 15d3d2f..e7c97d9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +### [1.0.7](https://github.com/sbansla/TestGitHubActions/compare/1.0.6...1.0.7) (2022-12-02) + + +### Library - Chores + +* c1 ([c8ed4b6](https://github.com/sbansla/TestGitHubActions/commit/c8ed4b6503a5ea765c78ce7502238a905576d8d4)) + ### [1.0.6](https://github.com/sbansla/TestGitHubActions/compare/1.0.5...1.0.6) (2022-12-02) diff --git a/package.json b/package.json index d5ce4f3..dfd5992 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testgithubactions", - "version": "1.0.6", + "version": "1.0.7", "description": "", "main": "index.js", "scripts": {