Releases: RoadieHQ/roadie-backstage-plugins
release-2024-08-26.3
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
release-2024-08-26.2
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
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
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
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
- b7c834e: Updated @langchain dependencies
- caa7d57: Added Content-Type header to query responses
- Updated dependencies [b7c834e]
- @roadiehq/[email protected]
@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
- b7c834e: Updated @langchain dependencies
- Updated dependencies [b7c834e]
- Updated dependencies [caa7d57]
- Updated dependencies [b7c834e]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- b7c834e: Updated @langchain dependencies
- Updated dependencies [b7c834e]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- b7c834e: Updated @langchain dependencies
- Updated dependencies [b7c834e]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- b7c834e: Updated @langchain dependencies
@roadiehq/[email protected]
Patch Changes
- b7c834e: Updated @langchain dependencies
- Updated dependencies [b7c834e]
- @roadiehq/[email protected]
[email protected]
Patch Changes
- b7c834e: Updated @langchain dependencies
- Updated dependencies [b7c834e]
- Updated dependencies [caa7d57]
- Updated dependencies [b7c834e]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
release-2024-08-20
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
- Updated dependencies [35d5410]
- Updated dependencies [ca608a7]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
release-2024-08-16
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
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
- Updated dependencies [f688119]
- @roadiehq/[email protected]
release-2024-08-09
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
- Updated dependencies [01f842c]
- @roadiehq/[email protected]
release-2024-08-07.1
Created a new plugin for backstage bitbucket pullrequest in @roadie repo, and that plugin will be used in our project repo.