backend-common: add patch release to changelog

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-05-20 10:13:50 +02:00
parent 48121b12e9
commit 629ce5ce3f
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/backend-common': patch
---
Fixed potential crash by bumping the `luxon` dependency to `^2.3.1`.
Applied the `luxon` dependency fix from the `0.13.4` patch release.
+6
View File
@@ -1,5 +1,11 @@
# @backstage/backend-common
## 0.13.4
### Patch Changes
- 739be2b079: Fixed potential crash by bumping the `luxon` dependency to `^2.3.1`.
## 0.13.3
### Patch Changes