Skip to content

Commit 0496a27

Browse files
Version Packages (#3395)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ea15b34 commit 0496a27

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

workspaces/boost/.changeset/add-boost-common-plugin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @red-hat-developer-hub/backstage-plugin-boost-common
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- ea15b34: Add initial boost-common plugin package with test infrastructure for the boost workspace.

workspaces/boost/plugins/boost-common/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-boost-common",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "Apache-2.0",
55
"description": "Common types and utilities for the boost plugin",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)