Skip to content

Commit a332090

Browse files
Version Packages (#6203)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 43ee3e5 commit a332090

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

workspaces/ocm/.changeset/renovate-070b5ee.md

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

workspaces/ocm/.changeset/renovate-253d095.md

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

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
### Dependencies
22

3+
## 5.11.1
4+
5+
### Patch Changes
6+
7+
- 636525d: Updated dependency `@types/express` to `4.17.25`.
8+
- 43ee3e5: Updated dependency `@openapitools/openapi-generator-cli` to `2.25.2`.
9+
310
## 5.11.0
411

512
### Minor Changes

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

0 commit comments

Comments
 (0)