Merge pull request #4478 from ayshiff/fix/pagerduty-plugin-luxon

Pagerduty plugin: use the Luxon library
This commit is contained in:
Patrik Oldsberg
2021-02-11 11:10:56 +01:00
committed by GitHub
3 changed files with 16 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-pagerduty': patch
---
Use the Luxon Date Library to follow the recommendations of ADR010.