Version Packages

This commit is contained in:
github-actions[bot]
2021-06-24 09:58:38 +00:00
parent 8f40136c17
commit 5a64fe7ea5
162 changed files with 1196 additions and 765 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-newrelic
## 0.3.0
### Minor Changes
- d719926d2: **BREAKING CHANGE** Remove deprecated route registrations, meaning that it is no longer enough to only import the plugin in the app and the exported page extension must be used instead.
### Patch Changes
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
- Updated dependencies
- @backstage/core-plugin-api@0.1.3
## 0.2.7
### Patch Changes