-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: rename github ado-npm-auth-lite to azdo-npm-auth (#13)
<!-- 👋 Hi, thanks for sending a PR to ado-npm-auth-lite! 💖. Please fill out all fields below and make sure each item is true and [x] checked. Otherwise we may not be able to review your PR. --> ## PR Checklist - [ ] Addresses an existing open issue: fixes #000 - [ ] That issue was marked as [`status: accepting prs`](https://github.com/johnnyreilly/ado-npm-auth-lite/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [ ] Steps in [CONTRIBUTING.md](https://github.com/johnnyreilly/ado-npm-auth-lite/blob/main/.github/CONTRIBUTING.md) were taken ## Overview <!-- Description of what is changed and how the code change does that. --> Now the npm package is renamed, rename the github references as well
- Loading branch information
1 parent
80f448d
commit a587073
Showing
18 changed files
with
55 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
# [0.7.0](https://github.com/johnnyreilly/ado-npm-auth-lite/compare/0.6.0...0.7.0) (2024-11-11) | ||
# [0.7.0](https://github.com/johnnyreilly/azdo-npm-auth/compare/0.6.0...0.7.0) (2024-11-11) | ||
|
||
### Features | ||
|
||
- rename ado-npm-auth-lite to azdo-npm-auth ([#12](https://github.com/johnnyreilly/ado-npm-auth-lite/issues/12)) ([650adb1](https://github.com/johnnyreilly/ado-npm-auth-lite/commit/650adb1a5f86438ebc3a50577c59e5ae80591cdc)), closes [#000](https://github.com/johnnyreilly/ado-npm-auth-lite/issues/000) | ||
- rename azdo-npm-auth to azdo-npm-auth ([#12](https://github.com/johnnyreilly/azdo-npm-auth/issues/12)) ([650adb1](https://github.com/johnnyreilly/azdo-npm-auth/commit/650adb1a5f86438ebc3a50577c59e5ae80591cdc)), closes [#000](https://github.com/johnnyreilly/azdo-npm-auth/issues/000) | ||
|
||
# [0.6.0](https://github.com/johnnyreilly/ado-npm-auth-lite/compare/0.5.0...0.6.0) (2024-11-10) | ||
# [0.6.0](https://github.com/johnnyreilly/azdo-npm-auth/compare/0.5.0...0.6.0) (2024-11-10) | ||
|
||
### Features | ||
|
||
- fallback to using the Azure CLI ([#11](https://github.com/johnnyreilly/ado-npm-auth-lite/issues/11)) ([1e10db2](https://github.com/johnnyreilly/ado-npm-auth-lite/commit/1e10db2c99fab6275dc8ab16c233b7b2d59a955a)), closes [#10](https://github.com/johnnyreilly/ado-npm-auth-lite/issues/10) | ||
- fallback to using the Azure CLI ([#11](https://github.com/johnnyreilly/azdo-npm-auth/issues/11)) ([1e10db2](https://github.com/johnnyreilly/azdo-npm-auth/commit/1e10db2c99fab6275dc8ab16c233b7b2d59a955a)), closes [#10](https://github.com/johnnyreilly/azdo-npm-auth/issues/10) | ||
|
||
# [0.5.0](https://github.com/johnnyreilly/ado-npm-auth-lite/compare/0.4.0...0.5.0) (2024-11-09) | ||
# [0.5.0](https://github.com/johnnyreilly/azdo-npm-auth/compare/0.4.0...0.5.0) (2024-11-09) | ||
|
||
### Features | ||
|
||
- allow manual supplying pat ([#9](https://github.com/johnnyreilly/ado-npm-auth-lite/issues/9)) ([1d7ab17](https://github.com/johnnyreilly/ado-npm-auth-lite/commit/1d7ab170ae23f1e3271fa023c5ab16d617a297d3)), closes [#8](https://github.com/johnnyreilly/ado-npm-auth-lite/issues/8) | ||
- allow manual supplying pat ([#9](https://github.com/johnnyreilly/azdo-npm-auth/issues/9)) ([1d7ab17](https://github.com/johnnyreilly/azdo-npm-auth/commit/1d7ab170ae23f1e3271fa023c5ab16d617a297d3)), closes [#8](https://github.com/johnnyreilly/azdo-npm-auth/issues/8) | ||
|
||
# [0.4.0](https://github.com/johnnyreilly/ado-npm-auth-lite/compare/0.3.0...0.4.0) (2024-11-09) | ||
# [0.4.0](https://github.com/johnnyreilly/azdo-npm-auth/compare/0.3.0...0.4.0) (2024-11-09) | ||
|
||
### Features | ||
|
||
- logos ([#6](https://github.com/johnnyreilly/ado-npm-auth-lite/issues/6)) ([bab6094](https://github.com/johnnyreilly/ado-npm-auth-lite/commit/bab6094116350ac3d9969572e271b9786a997027)), closes [#7](https://github.com/johnnyreilly/ado-npm-auth-lite/issues/7) | ||
- logos ([#6](https://github.com/johnnyreilly/azdo-npm-auth/issues/6)) ([bab6094](https://github.com/johnnyreilly/azdo-npm-auth/commit/bab6094116350ac3d9969572e271b9786a997027)), closes [#7](https://github.com/johnnyreilly/azdo-npm-auth/issues/7) | ||
|
||
# [0.3.0](https://github.com/johnnyreilly/ado-npm-auth-lite/compare/0.2.0...0.3.0) (2024-11-08) | ||
# [0.3.0](https://github.com/johnnyreilly/azdo-npm-auth/compare/0.2.0...0.3.0) (2024-11-08) | ||
|
||
### Features | ||
|
||
- don't run on ci servers ([#3](https://github.com/johnnyreilly/ado-npm-auth-lite/issues/3)) ([c2f745f](https://github.com/johnnyreilly/ado-npm-auth-lite/commit/c2f745f93d4bb21173669d8a5a76c241aaca1254)), closes [#2](https://github.com/johnnyreilly/ado-npm-auth-lite/issues/2) | ||
- don't run on ci servers ([#3](https://github.com/johnnyreilly/azdo-npm-auth/issues/3)) ([c2f745f](https://github.com/johnnyreilly/azdo-npm-auth/commit/c2f745f93d4bb21173669d8a5a76c241aaca1254)), closes [#2](https://github.com/johnnyreilly/azdo-npm-auth/issues/2) | ||
|
||
# 0.2.0 (2024-11-07) | ||
|
||
### Features | ||
|
||
- Initial implementation ([51a8a29](https://github.com/johnnyreilly/ado-npm-auth-lite/commit/51a8a2958be10a7cbf3d04a325c02ec2bf0a7b3a)) | ||
- initialized repo ✨ ([5a155fc](https://github.com/johnnyreilly/ado-npm-auth-lite/commit/5a155fcc1ef7e4efa712b59fb56cc76ec2d29961)) | ||
- Initial implementation ([51a8a29](https://github.com/johnnyreilly/azdo-npm-auth/commit/51a8a2958be10a7cbf3d04a325c02ec2bf0a7b3a)) | ||
- initialized repo ✨ ([5a155fc](https://github.com/johnnyreilly/azdo-npm-auth/commit/5a155fcc1ef7e4efa712b59fb56cc76ec2d29961)) |
Oops, something went wrong.