Skip to content

Commit 8d22cd2

Browse files
authored
📦 applying package updates ***NO_CI*** (#114)
1 parent 6acdc45 commit 8d22cd2

File tree

6 files changed

+27
-15
lines changed

6 files changed

+27
-15
lines changed

change/change-bb4029a4-665c-4581-816e-f81f767a2bbf.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

packages/ado-npm-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ado-npm-auth",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "The ado-npm-auth package can automatically use the azureauth CLI to fetch tokens and update a user's .npmrc file for authenticating to ADO package feeds.",
55
"repository": "https://github.com/microsoft/ado-npm-auth",
66
"license": "MIT",

packages/node-azureauth/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "azureauth",
33
"entries": [
4+
{
5+
"date": "Fri, 12 Dec 2025 22:56:07 GMT",
6+
"version": "0.14.0",
7+
"tag": "azureauth_v0.14.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "azureauth",
13+
"commit": "6acdc45af7349e0f809d88c0e6a68671c4d46844",
14+
"comment": "Bump vite from 5.3.6 to 5.4.21"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 12 Dec 2025 20:36:14 GMT",
621
"version": "0.13.0",

packages/node-azureauth/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - azureauth
22

3-
<!-- This log was last generated on Sun, 16 Nov 2025 00:12:40 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 12 Dec 2025 22:56:07 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.14.0
8+
9+
Fri, 12 Dec 2025 22:56:07 GMT
10+
11+
### Minor changes
12+
13+
- Bump vite from 5.3.6 to 5.4.21 ([email protected])
14+
715
## 0.13.0
816

917
Sun, 16 Nov 2025 00:12:40 GMT

packages/node-azureauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azureauth",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "node-azure auth wrapps the AzureAuth CLI wrapper for performing AAD Authentication",
55
"bin": "./scripts/azureauth.cjs",
66
"repository": {

packages/yarn-plugin-ado-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/yarn-plugin-ado-auth",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Yarn plugin to enable Azure DevOps authentication for private npm registries.",
55
"repository": "https://github.com/microsoft/ado-npm-auth",
66
"license": "MIT",

0 commit comments

Comments
 (0)