Skip to content

Commit da10647

Browse files
chore(release): version packages on release-1.4 branch (#2615)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cd6ad46 commit da10647

File tree

6 files changed

+14
-10
lines changed

6 files changed

+14
-10
lines changed

.changeset/heavy-otters-destroy.md

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

.changeset/sour-masks-study.md

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

plugins/audit-log-node/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## @janus-idp/backstage-plugin-audit-log-node [1.4.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-07-25)
22

3+
## 1.7.2
4+
5+
### Patch Changes
6+
7+
- cd6ad46: Bump path-to-regexp to v0.1.12 to fix CVE-2024-52798
8+
39
## 1.7.1
410

511
### Patch Changes

plugins/audit-log-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@janus-idp/backstage-plugin-audit-log-node",
33
"description": "Node.js library for the audit-log plugin",
4-
"version": "1.7.1",
4+
"version": "1.7.2",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

plugins/kiali-backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
### Dependencies
22

3+
## 1.20.2
4+
5+
### Patch Changes
6+
7+
- cd6ad46: Bump path-to-regexp to v0.1.12 to fix CVE-2024-52798
8+
39
## 1.20.1
410

511
### Patch Changes

plugins/kiali-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@janus-idp/backstage-plugin-kiali-backend",
3-
"version": "1.20.1",
3+
"version": "1.20.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)