Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-11-28 13:37:18 +00:00
parent 9c3bf1643c
commit 356906bab8
456 changed files with 6484 additions and 230 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/eslint-plugin
## 0.1.4-next.0
### Patch Changes
- 107dc46ab1: The `no-undeclared-imports` rule will now prefer using version queries that already exist en the repo for the same dependency type when installing new packages.
## 0.1.3
### Patch Changes