Skip to content

Commit 8a97045

Browse files
Version Packages (#948)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2b037a9 commit 8a97045

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

workspaces/openshift-image-registry/.changeset/quiet-planes-cross.md

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

workspaces/openshift-image-registry/.changeset/spicy-lamps-heal.md

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

workspaces/openshift-image-registry/plugins/openshift-image-registry/CHANGELOG.md

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

3+
## 1.13.1
4+
5+
### Patch Changes
6+
7+
- 2b037a9: Dev dependency update.
8+
- 2b037a9: Replaced internal usage of `formatByteSize` with a local implementation using the `filesize` library, matching the original output format.
9+
310
## 1.13.0
411

512
### Minor Changes

workspaces/openshift-image-registry/plugins/openshift-image-registry/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-openshift-image-registry",
3-
"version": "1.13.0",
3+
"version": "1.13.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)