Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 4, 2025
1 parent 18ace6d commit 84346ee
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/thin-seals-move.md

This file was deleted.

6 changes: 6 additions & 0 deletions matrix-meetings-bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nordeck/matrix-meetings-bot

## 2.8.3

### Patch Changes

- 348ac70: Adds SBOM report to widget, build and release assets

## 2.8.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion matrix-meetings-bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nordeck/matrix-meetings-bot",
"version": "2.8.2",
"version": "2.8.3",
"description": "A Matrix bot that creates rooms for meetings triggered by custom events from the NeoDateFix widget",
"author": "Nordeck IT + Consulting GmbH",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions matrix-meetings-widget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nordeck/matrix-meetings-widget

## 1.7.1

### Patch Changes

- 348ac70: Adds SBOM report to widget, build and release assets

## 1.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion matrix-meetings-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A meetings widget for the Element messenger",
"author": "Nordeck IT + Consulting GmbH",
"license": "Apache-2.0",
"version": "1.7.0",
"version": "1.7.1",
"private": true,
"dependencies": {
"@fullcalendar/core": "^6.1.14",
Expand Down

0 comments on commit 84346ee

Please sign in to comment.