Skip to content

Commit 2e38637

Browse files
Version Packages
1 parent efdad9e commit 2e38637

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

workspaces/analytics/.changeset/renovate-9c928d4.md

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

workspaces/analytics/plugins/analytics-module-matomo/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.21.2
4+
5+
### Patch Changes
6+
7+
- efdad9e: Updated dependency `@types/node` to `22.19.3`.
8+
39
## 1.21.1
410

511
### Patch Changes

workspaces/analytics/plugins/analytics-module-matomo/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-analytics-module-matomo",
3-
"version": "1.21.1",
3+
"version": "1.21.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/analytics/plugins/analytics-provider-segment/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.22.2
4+
5+
### Patch Changes
6+
7+
- efdad9e: Updated dependency `@types/node` to `22.19.3`.
8+
39
## 1.22.1
410

511
### Patch Changes

workspaces/analytics/plugins/analytics-provider-segment/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-analytics-provider-segment",
3-
"version": "1.22.1",
3+
"version": "1.22.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)