Updated changelog

Signed-off-by: Taras <tarasm@gmail.com>
This commit is contained in:
Taras
2023-03-08 09:09:00 -05:00
parent 0949fbd135
commit 6bfbab4f74
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/create-app': patch
---
Add .eslintignore with **/public/** to prevent checking JS files
Added to the template `packages/app/.eslintignore` file to packages to ignore the contents of `packages/app/public`.