Skip to content

Commit

Permalink
Merge pull request #2293 from nhost/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
onehassan committed Oct 2, 2023
2 parents 733c212 + 5d0936b commit 236996a
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/pretty-moles-drum.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-monkeys-cheer.md

This file was deleted.

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

## 0.20.21

### Patch Changes

- 3e46d3873: chore: update link to node18 announcement

## 0.20.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost/dashboard",
"version": "0.20.20",
"version": "0.20.21",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down
6 changes: 6 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nhost/vue

## 1.13.38

### Patch Changes

- 7214d47cc: fix(vue-sdk): correctly unref arrays

## 1.13.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nhost/vue",
"version": "1.13.37",
"version": "1.13.38",
"description": "Nhost Vue library",
"license": "MIT",
"keywords": [
Expand Down

2 comments on commit 236996a

@vercel
Copy link

@vercel vercel bot commented on 236996a Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 236996a Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.