Skip to content

Commit a88fad9

Browse files
committed
chore: release v1.1.2
1 parent 5b93351 commit a88fad9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.2](https://github.com/johnnyreilly/azdo-npm-auth/compare/1.1.1...1.1.2) (2024-12-08)
2+
3+
### Bug Fixes
4+
5+
- refine docs ([#24](https://github.com/johnnyreilly/azdo-npm-auth/issues/24)) ([5b93351](https://github.com/johnnyreilly/azdo-npm-auth/commit/5b9335162fe8c225315c69c37f200e10a1f05ba0)), closes [#000](https://github.com/johnnyreilly/azdo-npm-auth/issues/000)
6+
17
## [1.1.1](https://github.com/johnnyreilly/azdo-npm-auth/compare/1.1.0...1.1.1) (2024-12-08)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azdo-npm-auth",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Set up local authentication to Azure DevOps npm feeds",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)