Skip to content

Commit

Permalink
RELEASING: Releasing 2 package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Jul 22, 2023
1 parent 08eac77 commit d881cb3
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/polite-moose-itch.md

This file was deleted.

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

## 0.0.4

### Patch Changes

- 08eac77: update vlcn dpenedencies and use conform hard coded DB id

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "client",
"private": true,
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
6 changes: 6 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# server

## 0.0.3

### Patch Changes

- 08eac77: update vlcn dpenedencies and use conform hard coded DB id

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit d881cb3

Please sign in to comment.