Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-12-13 16:56:03 +00:00
parent 895e976145
commit b2f4e97add
333 changed files with 4618 additions and 167 deletions
@@ -0,0 +1,13 @@
# @backstage/integration-aws-node
## 0.1.0-next.0
### Minor Changes
- 13278732f6: New package for AWS integration node library
### Patch Changes
- Updated dependencies
- @backstage/config@1.0.5-next.1
- @backstage/errors@1.1.4-next.1
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration-aws-node",
"description": "Helpers for fetching AWS account credentials",
"version": "0.0.0",
"version": "0.1.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {