Skip to content

Commit

Permalink
Version Packages (#1577)
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 9, 2024
1 parent 749e4d9 commit 4444424
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/ten-pillows-occur.md

This file was deleted.

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

## 4.0.7

## 4.0.6

## 4.0.5
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.6",
"version": "4.0.7",
"description": "",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# bot

## 4.0.7

### Patch Changes

- Updated dependencies []:
- [email protected]

## 4.0.6

### 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.6",
"version": "4.0.7",
"description": "",
"author": "",
"private": false,
Expand Down
9 changes: 9 additions & 0 deletions packages/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# frontend

## 4.0.7

### Patch Changes

- [`6fad730`](https://github.com/Team3132/AttendanceSystem/commit/6fad730075412caf07fa99c8d5894e6136cbc6b5) Thanks [@sebasptsch](https://github.com/sebasptsch)! - Mark as non-private

- Updated dependencies []:
- [email protected]

## 4.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": false,
"version": "4.0.6",
"version": "4.0.7",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 4444424

Please sign in to comment.