Skip to content

Commit

Permalink
chore: release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyreilly committed Dec 8, 2024
1 parent 85939f7 commit 4f6208a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.1.1](https://github.com/johnnyreilly/azdo-npm-auth/compare/1.1.0...1.1.1) (2024-12-08)

### Bug Fixes

- clearer docs ([#23](https://github.com/johnnyreilly/azdo-npm-auth/issues/23)) ([85939f7](https://github.com/johnnyreilly/azdo-npm-auth/commit/85939f7f5d76b0cd37ab347078489836bf42fc7d)), closes [#000](https://github.com/johnnyreilly/azdo-npm-auth/issues/000)

# [1.1.0](https://github.com/johnnyreilly/azdo-npm-auth/compare/0.12.0...1.1.0) (2024-12-07)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azdo-npm-auth",
"version": "1.1.0",
"version": "1.1.1",
"description": "Set up local authentication to Azure DevOps npm feeds",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4f6208a

Please sign in to comment.