Skip to content

Commit

Permalink
Version Packages (#1554)
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 Aug 5, 2024
1 parent bc00f86 commit 5b36b93
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 14 deletions.
6 changes: 0 additions & 6 deletions .changeset/olive-clouds-sit.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tricky-tigers-breathe.md

This file was deleted.

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

## 4.0.4

### Patch Changes

- bc00f86: Add type check before versioning
- 2b7834f: Add Devcontainer

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "4.0.3",
"version": "4.0.4",
"description": "",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# bot

## 4.0.4

### Patch Changes

- bc00f86: Add type check before versioning
- 2b7834f: Add Devcontainer
- Updated dependencies [bc00f86]
- Updated dependencies [2b7834f]
- [email protected]

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bot",
"version": "4.0.3",
"version": "4.0.4",
"description": "",
"author": "",
"private": false,
Expand Down

0 comments on commit 5b36b93

Please sign in to comment.