Skip to content

Commit

Permalink
Merge pull request #6 from hyperse-io/changeset-release/main
Browse files Browse the repository at this point in the history
[Release] Version packages
  • Loading branch information
tianyingchun authored May 23, 2024
2 parents ca2f48d + 81406cc commit 71b9af7
Show file tree
Hide file tree
Showing 14 changed files with 54 additions and 21 deletions.
10 changes: 0 additions & 10 deletions .changeset/nice-wolves-enjoy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-jeans-laugh.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-io/next-auth

## 1.1.0

### Minor Changes

- [`26884a6`](https://github.com/hyperse-io/next-mate/commit/26884a631ced2a0d2d74a70eb6f4e14e89a7dec7) Thanks [@hyperse-net](https://github.com/hyperse-net)! - upgrade trpc to V11 beta

## 1.0.4

### 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-io/next-auth",
"version": "1.0.4",
"version": "1.1.0",
"homepage": "https://github.com/hyperse-io/next-auth",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/next-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hyperse-io/next-core

## 1.1.0

### Minor Changes

- [`26884a6`](https://github.com/hyperse-io/next-mate/commit/26884a631ced2a0d2d74a70eb6f4e14e89a7dec7) Thanks [@hyperse-net](https://github.com/hyperse-net)! - upgrade trpc to V11 beta

## 1.0.5

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

## 1.1.0

### Minor Changes

- [`26884a6`](https://github.com/hyperse-io/next-mate/commit/26884a631ced2a0d2d74a70eb6f4e14e89a7dec7) Thanks [@hyperse-net](https://github.com/hyperse-net)! - upgrade trpc to V11 beta

### Patch Changes

- Updated dependencies [[`26884a6`](https://github.com/hyperse-io/next-mate/commit/26884a631ced2a0d2d74a70eb6f4e14e89a7dec7)]:
- @hyperse-io/next-prisma@1.1.0
- @hyperse-io/next-auth@1.1.0
- @hyperse-io/next-core@1.1.0
- @hyperse-io/next-env@1.1.0

## 1.0.4

### 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-io/next-demo",
"version": "1.0.4",
"version": "1.1.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/next-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hyperse-io/next-env

## 1.1.0

### Minor Changes

- [`26884a6`](https://github.com/hyperse-io/next-mate/commit/26884a631ced2a0d2d74a70eb6f4e14e89a7dec7) Thanks [@hyperse-net](https://github.com/hyperse-net)! - upgrade trpc to V11 beta

## 1.0.2

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

## 1.1.0

### Minor Changes

- [`26884a6`](https://github.com/hyperse-io/next-mate/commit/26884a631ced2a0d2d74a70eb6f4e14e89a7dec7) Thanks [@hyperse-net](https://github.com/hyperse-net)! - upgrade trpc to V11 beta

### Patch Changes

- [`cad313e`](https://github.com/hyperse-io/next-mate/commit/cad313e17f2bf160cff2cb63df17feec9633e63b) Thanks [@hyperse-net](https://github.com/hyperse-net)! - Add new `graphql` lib
2 changes: 1 addition & 1 deletion packages/next-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse-io/next-graphql",
"version": "1.0.0",
"version": "1.1.0",
"homepage": "https://github.com/hyperse-io/next-graphql",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/next-prisma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# @hyperse-io/next-prisma

## 1.1.0

### Minor Changes

- [`26884a6`](https://github.com/hyperse-io/next-mate/commit/26884a631ced2a0d2d74a70eb6f4e14e89a7dec7) Thanks [@hyperse-net](https://github.com/hyperse-net)! - upgrade trpc to V11 beta
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-io/next-prisma",
"version": "1.0.0",
"version": "1.1.0",
"homepage": "https://github.com/hyperse-io/next-prisma",
"repository": {
"type": "git",
Expand Down

0 comments on commit 71b9af7

Please sign in to comment.