Version Packages

This commit is contained in:
github-actions[bot] 2025-08-25 12:35:11 +00:00
parent 7bafbd4fc8
commit c11bfdb9dc
5 changed files with 14 additions and 8 deletions

View File

@ -1,6 +0,0 @@
---
'@backstage-community/plugin-analytics-module-matomo': patch
'@backstage-community/plugin-analytics-provider-segment': patch
---
Updated dependency `@testing-library/jest-dom` to `6.7.0`.

View File

@ -1,5 +1,11 @@
### Dependencies
## 1.17.1
### Patch Changes
- 4523634: Updated dependency `@testing-library/jest-dom` to `6.7.0`.
## 1.17.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-analytics-module-matomo",
"version": "1.17.0",
"version": "1.17.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",

View File

@ -1,5 +1,11 @@
### Dependencies
## 1.17.1
### Patch Changes
- 4523634: Updated dependency `@testing-library/jest-dom` to `6.7.0`.
## 1.17.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-analytics-provider-segment",
"version": "1.17.0",
"version": "1.17.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",