Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-07-12 13:19:14 +00:00
parent 68e9be3274
commit 0e967f188b
279 changed files with 4618 additions and 1114 deletions
@@ -1,5 +1,11 @@
# @backstage/plugin-tech-insights-common
## 0.2.5-next.0
### Patch Changes
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
## 0.2.4
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-tech-insights-common",
"version": "0.2.4",
"version": "0.2.5-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-next.1"
"@backstage/cli": "^0.18.0-next.3"
},
"files": [
"dist"