Skip to content

Commit d18fff5

Browse files
Version Packages (#6287)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent acb8f33 commit d18fff5

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

workspaces/confluence/.changeset/version-bump-1-45-1.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

workspaces/confluence/plugins/confluence/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-confluence
22

3+
## 0.13.0
4+
5+
### Minor Changes
6+
7+
- 439ddeb: Backstage version bump to v1.45.1
8+
39
## 0.12.0
410

511
### Minor Changes

workspaces/confluence/plugins/confluence/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-confluence",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/confluence/plugins/search-backend-module-confluence-collator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-search-backend-module-confluence-collator
22

3+
## 0.15.0
4+
5+
### Minor Changes
6+
7+
- 439ddeb: Backstage version bump to v1.45.1
8+
39
## 0.14.0
410

511
### Minor Changes

workspaces/confluence/plugins/search-backend-module-confluence-collator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-search-backend-module-confluence-collator",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"description": "The confluence-collator backend module for the search plugin.",
55
"backstage": {
66
"role": "backend-plugin-module",

0 commit comments

Comments
 (0)