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-stack-overflow-backend
## 0.1.4
### Patch Changes
- ea5631a8b2: Added API key as separate configuration
## 0.1.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-stack-overflow-backend",
"version": "0.1.4-next.0",
"version": "0.1.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",