Skip to content

Commit

Permalink
Merge pull request #74 from openscript-ch/changeset-release/main
Browse files Browse the repository at this point in the history
chore: publish new release
  • Loading branch information
openscript authored Sep 27, 2024
2 parents f47b7bc + ba412bf commit 86c804f
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/great-pets-grow.md

This file was deleted.

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

## 0.0.5

### Patch Changes

- f47b7bc: Fix iterate published packages

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.0.4",
"version": "0.0.5",
"description": "",
"author": "",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions apps/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# frontend

## 0.0.5

### Patch Changes

- f47b7bc: Fix iterate published packages

## 0.0.4

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

0 comments on commit 86c804f

Please sign in to comment.