Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 15:23
· 151 commits to refs/heads/main since this release
94e6823

Summary

This release marks the first version under PagerDuty's ownership of the Backstage plugin. You will not notice any major changes. Here's what we did:

  • Fixed a bug that was preventing recent changes tab to show
  • Removed double headers on plugin UI component for incidents and recent changes
  • Patched potential security vulnerabilities on dependencies

Changes

🔧 Maintenance

  • chore(release): release of v0.7.0 (#32) by @t1agob
  • chore(deps): bump zod from 3.22.2 to 3.22.4 (#29) by @dependabot
  • chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (#30) by @dependabot
  • chore(deps): bump @babel/traverse from 7.22.20 to 7.23.2 (#26) by @dependabot
  • chore(deps): bump postcss from 8.4.29 to 8.4.31 (#25) by @dependabot
  • chore(ci): adding release drafter with config (#21) by @t1agob
  • chore(deps)Bump graphql from 16.8.0 to 16.8.1 (#17) by @dependabot
  • chore(ci): adding github action to publish package on new release (#20) by @t1agob
  • chore(docs): adding CODEOWNERS (#19) by @t1agob
  • chore(ci): changing release step to trigger on pr close and merge (#16) by @t1agob
  • chore(ci): forcing npm registry by default (#13) by @t1agob
  • chore(ci): Build and publish package to npm (#2) by @t1agob

🌟 Minor Changes

  • fix(ui): Removing sub-headers from lists (#15) by @t1agob

This release was made possible by the following contributors:

@dependabot, @dependabot[bot] and @t1agob