Skip to content

Commit fd009d3

Browse files
Version Packages (#8182)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 21b9c09 commit fd009d3

9 files changed

Lines changed: 35 additions & 22 deletions

File tree

workspaces/servicenow/.changeset/renovate-48311be.md

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

workspaces/servicenow/.changeset/renovate-894ecf2.md

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

workspaces/servicenow/.changeset/version-bump-1-49-2.md

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

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

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

3+
## 1.10.0
4+
5+
### Minor Changes
6+
7+
- a229130: Backstage version bump to v1.49.2
8+
9+
### Patch Changes
10+
11+
- 8a6b81c: Updated dependency `@types/supertest` to `^7.0.0`.
12+
- Updated dependencies [a229130]
13+
- @backstage-community/plugin-servicenow-common@1.9.0
14+
315
## 1.9.0
416

517
### Minor Changes

workspaces/servicenow/plugins/servicenow-backend/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-servicenow-backend",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/servicenow/plugins/servicenow-common/CHANGELOG.md

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

3+
## 1.9.0
4+
5+
### Minor Changes
6+
7+
- a229130: Backstage version bump to v1.49.2
8+
39
## 1.8.0
410

511
### Minor Changes

workspaces/servicenow/plugins/servicenow-common/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-servicenow-common",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"license": "Apache-2.0",
55
"description": "Common functionalities for the servicenow plugin",
66
"main": "src/index.ts",

workspaces/servicenow/plugins/servicenow/CHANGELOG.md

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

3+
## 1.10.0
4+
5+
### Minor Changes
6+
7+
- a229130: Backstage version bump to v1.49.2
8+
9+
### Patch Changes
10+
11+
- 0467b33: Updated dependency `@testing-library/react` to `^16.0.0`.
12+
Updated dependency `@testing-library/dom` to `10.4.1`.
13+
Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
14+
- Updated dependencies [a229130]
15+
- @backstage-community/plugin-servicenow-common@1.9.0
16+
317
## 1.9.0
418

519
### Minor Changes

workspaces/servicenow/plugins/servicenow/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-servicenow",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)