Version Packages

This commit is contained in:
github-actions[bot]
2023-06-20 13:54:09 +00:00
parent 91fd39cd7e
commit bc0c4bc64c
575 changed files with 6299 additions and 1817 deletions
@@ -1,5 +1,14 @@
# @backstage/integration-aws-node
## 0.1.4
### Patch Changes
- 5f2c38c70f5b: Fix SNYK-JS-FASTXMLPARSER-5668858 (`fast-xml-parser`) by upgrading aws-sdk to at least the current latest version.
- Updated dependencies
- @backstage/errors@1.2.0
- @backstage/config@1.0.8
## 0.1.4-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration-aws-node",
"description": "Helpers for fetching AWS account credentials",
"version": "0.1.4-next.1",
"version": "0.1.4",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {