Skip to content

Commit

Permalink
Include all types in ado-npm-auth (#49)
Browse files Browse the repository at this point in the history
* Ensure all types are included in the package

* Change files
  • Loading branch information
dannyvv authored Oct 8, 2024
1 parent d118d5f commit 1375d8c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions change/change-385e965c-981b-43e9-af51-4fffac62eefd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"type": "minor",
"comment": "Ensure all types are included in the package",
"packageName": "ado-npm-auth",
"email": "[email protected]",
"dependentChangeType": "patch"
}
]
}
2 changes: 1 addition & 1 deletion packages/ado-npm-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"files": [
"dist/index.js",
"dist/ado-npm-auth.cjs",
"lib/*.d.ts",
"lib/**/*.d.ts",
"bin",
"static",
"LICENCSE.txt",
Expand Down

0 comments on commit 1375d8c

Please sign in to comment.