Skip to content

Commit 877920c

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/brown-snails-notice.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.6.10
4+
5+
### Patch Changes
6+
7+
- becdd90: The Greenhouse TeamMembership is being deprecated, the users assigned to a Team are now in the Team.status.members[].
8+
39
## 0.6.9
410

511
### Patch 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.6.9",
3+
"version": "0.6.10",
44
"orgAdminVersion": "latest",
55
"author": "UI-Team",
66
"contributors": [

0 commit comments

Comments
 (0)