Version Packages

This commit is contained in:
github-actions[bot]
2022-08-16 12:15:33 +00:00
parent 565a6cf315
commit a5684d0d53
395 changed files with 4519 additions and 2082 deletions
@@ -1,5 +1,11 @@
# @backstage/plugin-tech-insights-common
## 0.2.6
### Patch Changes
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
## 0.2.6-next.0
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-tech-insights-common",
"version": "0.2.6-next.0",
"version": "0.2.6",
"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.1-next.0"
"@backstage/cli": "^0.18.1"
},
"files": [
"dist"