Version Packages

This commit is contained in:
github-actions[bot]
2022-12-20 11:30:21 +00:00
parent 9ef94ccd4a
commit 3245539963
569 changed files with 6420 additions and 2404 deletions
@@ -1,5 +1,17 @@
# @backstage/integration-aws-node
## 0.1.0
### Minor Changes
- 13278732f6: New package for AWS integration node library
### Patch Changes
- Updated dependencies
- @backstage/errors@1.1.4
- @backstage/config@1.0.5
## 0.1.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration-aws-node",
"description": "Helpers for fetching AWS account credentials",
"version": "0.1.0-next.0",
"version": "0.1.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {