Skip to content

Commit 8365c70

Browse files
Version Packages (#2284)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e8780ce commit 8365c70

15 files changed

Lines changed: 46 additions & 44 deletions

File tree

workspaces/adoption-insights/.changeset/five-cases-shop.md

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

workspaces/adoption-insights/.changeset/four-areas-rush.md

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

workspaces/adoption-insights/.changeset/full-shoes-show.md

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

workspaces/adoption-insights/.changeset/i18n-es-de-adoption-insights.md

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

workspaces/adoption-insights/.changeset/i18n-updates-adoption-insights.md

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

workspaces/adoption-insights/.changeset/slimy-buttons-yell.md

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

workspaces/adoption-insights/.changeset/tidy-cities-go.md

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

workspaces/adoption-insights/plugins/adoption-insights-backend/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @red-hat-developer-hub/backstage-plugin-adoption-insights-backend
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- 0f66c7c: Backstage version bump to v1.47.3
8+
9+
### Patch Changes
10+
11+
- 5c82367: normalize event timestamps to UTC and fix frontend date parsing
12+
- e2ae776: Add missing direct dependencies to package
13+
- Updated dependencies [0f66c7c]
14+
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.7.0
15+
316
## 0.6.2
417

518
### Patch Changes

workspaces/adoption-insights/plugins/adoption-insights-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-adoption-insights-backend",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/adoption-insights/plugins/adoption-insights-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-adoption-insights-common
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- 0f66c7c: Backstage version bump to v1.47.3
8+
39
## 0.6.2
410

511
## 0.6.1

0 commit comments

Comments
 (0)