Skip to content

Commit

Permalink
Version Packages (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 4, 2025
1 parent f217830 commit 72725e5
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 10 deletions.
6 changes: 0 additions & 6 deletions workspaces/confluence/.changeset/silver-terms-film.md

This file was deleted.

7 changes: 7 additions & 0 deletions workspaces/confluence/packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# app

## 0.0.3

### Patch Changes

- Updated dependencies [1cc277e]
- @alithya-oss/plugin-confluence@0.1.2

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/confluence/packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"bundled": true,
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions workspaces/confluence/packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# backend

## 0.0.3

### Patch Changes

- Updated dependencies [1cc277e]
- @alithya-oss/plugin-search-backend-module-confluence[email protected]

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/confluence/packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.0.2",
"version": "0.0.3",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions workspaces/confluence/plugins/confluence/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alithya-oss/plugin-confluence

## 0.1.2

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/confluence/plugins/confluence/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alithya-oss/plugin-confluence",
"version": "0.1.1",
"version": "0.1.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alithya-oss/plugin-search-backend-module-confluence-collator

## 0.1.2

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1

## 0.1.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alithya-oss/plugin-search-backend-module-confluence-collator",
"version": "0.1.1",
"version": "0.1.2",
"description": "The confluence-collator backend module for the search plugin.",
"backstage": {
"role": "backend-plugin-module",
Expand Down

0 comments on commit 72725e5

Please sign in to comment.