Skip to content

Commit 725fba6

Browse files
Version Packages (#5496)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 28530b1 commit 725fba6

File tree

7 files changed

+26
-10
lines changed

7 files changed

+26
-10
lines changed

workspaces/vault/.changeset/version-bump-1-43-2.md

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

workspaces/vault/plugins/vault-backend/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @backstage-community/plugin-vault-backend
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 24e80a4: Backstage version bump to v1.43.2
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [24e80a4]
12+
- @backstage-community/plugin-vault-node@0.11.0
13+
314
## 0.13.0
415

516
### Minor Changes

workspaces/vault/plugins/vault-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-vault-backend",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "A Backstage backend plugin that integrates towards Vault",
55
"backstage": {
66
"role": "backend-plugin",

workspaces/vault/plugins/vault-node/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-vault-node
22

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- 24e80a4: Backstage version bump to v1.43.2
8+
39
## 0.10.0
410

511
### Minor Changes

workspaces/vault/plugins/vault-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-vault-node",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Node.js library for the vault plugin",
55
"backstage": {
66
"role": "node-library",

workspaces/vault/plugins/vault/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-vault
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 24e80a4: Backstage version bump to v1.43.2
8+
39
## 0.11.0
410

511
### Minor Changes

workspaces/vault/plugins/vault/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-vault",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"description": "A Backstage plugin that integrates towards Vault",
55
"backstage": {
66
"role": "frontend-plugin",

0 commit comments

Comments
 (0)