diff --git a/CHANGELOG.md b/CHANGELOG.md index 03b226d..8348d96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [1.1.0](https://github.com/johnnyreilly/azdo-npm-auth/compare/0.12.0...1.1.0) (2024-12-07) + +### Features + +- 1.0.0 or maybe 1.1.0 once the release automation does its thing ([8161607](https://github.com/johnnyreilly/azdo-npm-auth/commit/8161607481b0f00c712d4270ba69e2316785f461)) + # [0.12.0](https://github.com/johnnyreilly/azdo-npm-auth/compare/0.11.0...0.12.0) (2024-12-07) ### Features diff --git a/package.json b/package.json index 215d4b4..29358ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azdo-npm-auth", - "version": "1.0.0", + "version": "1.1.0", "description": "Set up local authentication to Azure DevOps npm feeds", "repository": { "type": "git",