Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-07-26 08:37:39 +00:00
parent ac052fac0e
commit 73cee58fc2
306 changed files with 4054 additions and 1056 deletions
@@ -1,5 +1,11 @@
# @backstage/plugin-tech-insights-common
## 0.2.6-next.0
### Patch Changes
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
## 0.2.5
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-tech-insights-common",
"version": "0.2.5",
"version": "0.2.6-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -38,7 +38,7 @@
"@backstage/types": "^1.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.0"
"@backstage/cli": "^0.18.1-next.0"
},
"files": [
"dist"