Version Packages

This commit is contained in:
github-actions[bot]
2022-02-10 11:06:33 +00:00
parent f2da97f58a
commit e4791789d1
246 changed files with 1608 additions and 1195 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-splunk-on-call
## 0.3.22
### Patch Changes
- c17be55ffb: Add Splunk On-Call plugin support for a `splunk.com/on-call-routing-key` annotation. If the `splunk.com/on-call-routing-key` is provided, the plugin displays a Splunk On-Call card for each of the teams associated with the routing key.
- 6c6d1c6439: Correct spelling of 'Acknowledge' in tooltip.
- Updated dependencies
- @backstage/core-components@0.8.8
- @backstage/plugin-catalog-react@0.6.14
## 0.3.22-next.0
### Patch Changes