Version Packages

This commit is contained in:
github-actions[bot]
2022-12-20 11:30:21 +00:00
parent 9ef94ccd4a
commit 3245539963
569 changed files with 6420 additions and 2404 deletions
@@ -1,5 +1,15 @@
# @backstage/plugin-stack-overflow-backend
## 0.1.8
### Patch Changes
- fd0ca6f447: Added option to supply API Access Token. This is required in addition to an API key when trying to access the data for a private Stack Overflow Team.
- Updated dependencies
- @backstage/cli@0.22.0
- @backstage/plugin-search-common@1.2.0
- @backstage/config@1.0.5
## 0.1.8-next.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-stack-overflow-backend",
"version": "0.1.8-next.4",
"version": "0.1.8",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",