Skip to content

Commit 297f9d6

Browse files
Version Packages (#6260)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8bf32b1 commit 297f9d6

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

workspaces/newrelic/.changeset/version-bump-1-45-1.md

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

workspaces/newrelic/plugins/newrelic-dashboard/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-newrelic-dashboard
22

3+
## 0.17.0
4+
5+
### Minor Changes
6+
7+
- efebde8: Backstage version bump to v1.45.1
8+
39
## 0.16.1
410

511
### Patch Changes

workspaces/newrelic/plugins/newrelic-dashboard/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-newrelic-dashboard",
3-
"version": "0.16.1",
3+
"version": "0.17.0",
44
"backstage": {
55
"role": "frontend-plugin",
66
"pluginId": "newrelic-dashboard",

workspaces/newrelic/plugins/newrelic/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-newrelic
22

3+
## 0.16.0
4+
5+
### Minor Changes
6+
7+
- efebde8: Backstage version bump to v1.45.1
8+
39
## 0.15.1
410

511
### Patch Changes

workspaces/newrelic/plugins/newrelic/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-newrelic",
3-
"version": "0.15.1",
3+
"version": "0.16.0",
44
"description": "A Backstage plugin that integrates towards New Relic",
55
"backstage": {
66
"role": "frontend-plugin",

0 commit comments

Comments
 (0)