Skip to content

Commit a9bcdbd

Browse files
publish(npm): automate Package Versioning and Publishing with Changesets (#1499)
chore(version): update versions with Changesets Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3351602 commit a9bcdbd

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/frank-sloths-bow.md

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

apps/greenhouse/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cloudoperators/juno-app-greenhouse
22

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- 3351602: Upgrade aquasecurity/trivy-action because of deleted release.
8+
39
## 0.11.0
410

511
### Minor Changes

apps/greenhouse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-greenhouse",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"orgAdminVersion": "latest",
55
"author": "UI-Team",
66
"repository": "https://github.com/cloudoperators/greenhouse/tree/main/ui/dashboard",

0 commit comments

Comments
 (0)