Skip to content

Commit 69f26d8

Browse files
Version Packages (#207)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eab8f06 commit 69f26d8

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

Diff for: .changeset/curly-terms-yawn.md

-5
This file was deleted.

Diff for: packages/backend/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# backend
22

3+
## 0.7.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [eab8f06]
8+
- @axis-backstage/plugin-jira-dashboard-backend@4.0.1
9+
310
## 0.7.7
411

512
### Patch Changes

Diff for: packages/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backend",
3-
"version": "0.7.7",
3+
"version": "0.7.8",
44
"main": "dist/index.cjs.js",
55
"types": "src/index.ts",
66
"private": true,

Diff for: plugins/jira-dashboard-backend/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @axis-backstage/plugin-jira-dashboard-backend
22

3+
## 4.0.1
4+
5+
### Patch Changes
6+
7+
- eab8f06: Added support for configuring custom headers for API requests
8+
39
## 4.0.0
410

511
### Major Changes

Diff for: plugins/jira-dashboard-backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axis-backstage/plugin-jira-dashboard-backend",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)