Skip to content

Commit 42222cc

Browse files
Version Packages (upptime) (#252)
Version Packages Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 29f2abf commit 42222cc

File tree

7 files changed

+19
-18
lines changed

7 files changed

+19
-18
lines changed

workspaces/upptime/.changeset/dependabot-43a920c.md

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

workspaces/upptime/.changeset/dependabot-60f545b.md

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

workspaces/upptime/.changeset/new-eagles-hunt.md

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

workspaces/upptime/plugins/upptime-backend/CHANGELOG.md

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

3+
## 2.4.0
4+
5+
### Minor Changes
6+
7+
- 1b8228e: Update licnse in packge.josn
8+
39
## 2.3.2
410

511
### Patch Changes

workspaces/upptime/plugins/upptime-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@philips-software/backstage-plugin-upptime-backend",
3-
"version": "2.3.2",
3+
"version": "2.4.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "MIT",

workspaces/upptime/plugins/upptime-frontend/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @philips-software/backstage-plugin-upptime-frontend
22

3+
## 2.4.0
4+
5+
### Minor Changes
6+
7+
- 1b8228e: Update licnse in packge.josn
8+
9+
### Patch Changes
10+
11+
- 35ab0e9: Updated dependency `cross-fetch` to `^4.1.0`.
12+
- 0d3a910: Updated dependency `react-use` to `^17.6.0`.
13+
314
## 2.3.1
415

516
### Patch Changes

workspaces/upptime/plugins/upptime-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@philips-software/backstage-plugin-upptime-frontend",
3-
"version": "2.3.1",
3+
"version": "2.4.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)