Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-04-25 15:53:19 +00:00
parent fc900418b9
commit e04bb20bdc
333 changed files with 4918 additions and 228 deletions
+14
View File
@@ -1 +1,15 @@
# @backstage/plugin-analytics-module-ga4
## 0.1.0-next.0
### Minor Changes
- 22b46f7f562: Plugin provides Backstage Analytics API for Google Analytics 4. Once installed and configured, analytics events will be sent to GA4 as your users navigate and use your Backstage instance
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.0
- @backstage/core-plugin-api@1.5.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.19
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga4",
"version": "0.0.0",
"version": "0.1.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",