Skip to content

Commit

Permalink
Merge pull request #14 from hyperse-io/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun authored Sep 18, 2024
2 parents 742ee1f + 442d65e commit f457c80
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/metal-students-visit.md

This file was deleted.

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

## 1.1.2

### Patch Changes

- [`742ee1f`](https://github.com/hyperse-io/next-mate/commit/742ee1f5cb6b03ac4e17c85bff083c28248be458) Thanks [@hyperse-net](https://github.com/hyperse-net)! - bump version

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/next-auth",
"version": "1.1.1",
"version": "1.1.2",
"homepage": "https://github.com/hyperse-io/next-auth",
"repository": {
"type": "git",
Expand Down
10 changes: 10 additions & 0 deletions packages/next-demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @hyperse/next-demo

## 1.1.3

### Patch Changes

- [`742ee1f`](https://github.com/hyperse-io/next-mate/commit/742ee1f5cb6b03ac4e17c85bff083c28248be458) Thanks [@hyperse-net](https://github.com/hyperse-net)! - bump version

- Updated dependencies [[`742ee1f`](https://github.com/hyperse-io/next-mate/commit/742ee1f5cb6b03ac4e17c85bff083c28248be458)]:
- @hyperse/next-prisma@1.1.3
- @hyperse/next-auth@1.1.2

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/next-demo",
"version": "1.1.2",
"version": "1.1.3",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/next-prisma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hyperse/next-prisma

## 1.1.3

### Patch Changes

- [`742ee1f`](https://github.com/hyperse-io/next-mate/commit/742ee1f5cb6b03ac4e17c85bff083c28248be458) Thanks [@hyperse-net](https://github.com/hyperse-net)! - bump version

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/next-prisma",
"version": "1.1.2",
"version": "1.1.3",
"homepage": "https://github.com/hyperse-io/next-prisma",
"repository": {
"type": "git",
Expand Down

0 comments on commit f457c80

Please sign in to comment.