Version Packages (next)
This commit is contained in:
@@ -1,5 +1,29 @@
|
||||
# @backstage/plugin-bitbucket-cloud-common
|
||||
|
||||
## 0.3.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 5850717: Update Bitbucket Cloud schema and models.
|
||||
|
||||
The latest schema was fetched from Bitbucket Cloud and stored locally.
|
||||
Based on the updated schema, the models got regenerated.
|
||||
|
||||
**BREAKING:**
|
||||
|
||||
Due to the schema changes, the model update includes one breaking change:
|
||||
|
||||
- `Account.username` was removed.
|
||||
|
||||
Additionally, there were a couple of compatible changes including the addition of
|
||||
`BaseCommit.committer` and others.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 57ad208: Add support for `repo:updated` events as `Events.RepoUpdatedEvent`.
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.16.4-next.0
|
||||
|
||||
## 0.2.29
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitbucket-cloud-common",
|
||||
"version": "0.2.29",
|
||||
"version": "0.3.0-next.0",
|
||||
"description": "Common functionalities for bitbucket-cloud plugins",
|
||||
"backstage": {
|
||||
"role": "common-library",
|
||||
|
||||
Reference in New Issue
Block a user