Skip to content

Releases: RoadieHQ/roadie-backstage-plugins

release-2024-08-26.3

26 Aug 13:11
15fac42
Compare
Choose a tag to compare

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@roadiehq/[email protected]

Patch Changes

  • 2a0e63c: Fix directory name for gravatar plugin.
  • 3d2034a: Release initial version of gravatar plugin.

release-2024-08-26.2

26 Aug 13:01
4a247c2
Compare
Choose a tag to compare

fix gravatar directory name

✔️ Checklist

  • Added tests for new functionality and regression tests for bug fixes
  • Added changeset (run yarn changeset in the root)
  • Screenshots of before and after attached (for UI changes)
  • Added or updated documentation (if applicable)

release-2024-08-26.1

26 Aug 11:44
8e1c44b
Compare
Choose a tag to compare

add gravatar catalog processor

✔️ Checklist

  • Added tests for new functionality and regression tests for bug fixes
  • Added changeset (run yarn changeset in the root)
  • Screenshots of before and after attached (for UI changes)
  • Added or updated documentation (if applicable)

release-2024-08-26

26 Aug 11:14
15316ef
Compare
Choose a tag to compare

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@roadiehq/[email protected]

Patch Changes

  • 1cc8367: Changeset to release jira plugin with the latest patch. (jira plugin no longer makes unnecessary separate api calls to get counts for each issue type)

release-2024-08-23

23 Aug 10:59
c3b440e
Compare
Choose a tag to compare

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@roadiehq/[email protected]

Major Changes

  • b7c834e: BREAKING Added support for streaming responses

Patch Changes

@roadiehq/[email protected]

Minor Changes

  • 8d9257d: Fix generating paths for relative markdown links from README files

@roadiehq/[email protected]

Minor Changes

  • b7c834e: BREAKING Added support for streaming responses

@roadiehq/[email protected]

Patch Changes

@roadiehq/[email protected]

Patch Changes

@roadiehq/[email protected]

Patch Changes

@roadiehq/[email protected]

Patch Changes

@roadiehq/[email protected]

Patch Changes

[email protected]

Patch Changes

release-2024-08-20

20 Aug 15:12
a78f562
Compare
Choose a tag to compare

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@roadiehq/[email protected]

Major Changes

  • ca608a7: Update yaml options schema for 'yaml' package

@roadiehq/[email protected]

Patch Changes

  • 35d5410: Added support for chat completion models

@roadiehq/[email protected]

Patch Changes

  • e816d1e: Adding the terminateOperation flag to the /sync endpoint. It is an optional boolean flag that can be set to true and it will terminate the previous Sync in progress before starting a new sync. This is a non-breaking change because if the flag is not provided and set to true the existing logic will not be impacted.

[email protected]

Patch Changes

release-2024-08-16

16 Aug 12:41
693b8a6
Compare
Choose a tag to compare

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@roadiehq/[email protected]

Patch Changes

  • d6a10be: Release Bitbucket plugin.

release-2024-08-14

14 Aug 10:47
709e872
Compare
Choose a tag to compare

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@roadiehq/[email protected]

Major Changes

  • f688119: Add plugin to list bitbucket pullrequest

[email protected]

Patch Changes

release-2024-08-09

09 Aug 09:54
04a21af
Compare
Choose a tag to compare

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@roadiehq/[email protected]

Major Changes

  • 01f842c: Add support for react 18, and release version 1.

@roadiehq/[email protected]

Patch Changes

  • 370905e: Improved logging of the orgEntityProvider

[email protected]

Patch Changes

release-2024-08-07.1

07 Aug 12:38
befa6f3
Compare
Choose a tag to compare

Created a new plugin for backstage bitbucket pullrequest in @roadie repo, and that plugin will be used in our project repo.