Skip to content

Commit

Permalink
Merge pull request #1 from willin/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
willin authored Dec 30, 2023
2 parents 993281f + f653d3a commit 0af3868
Show file tree
Hide file tree
Showing 18 changed files with 67 additions and 35 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-fireants-approve.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/rotten-laws-walk.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/swift-cheetahs-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-kids-push.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/powered-by/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @hono-dev/powered-by

## 0.0.2

### Patch Changes

- [`e91f7c2`](https://github.com/willin/api/commit/e91f7c2e7eda189acb14be0db2d37a79c306fc8f) Thanks [@willin](https://github.com/willin)! - init mvp

- [`bdd4863`](https://github.com/willin/api/commit/bdd4863322d74697f6b5004b2b50e1b22d988829) Thanks [@willin](https://github.com/willin)! - add package

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/powered-by/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono-dev/powered-by",
"version": "0.0.1",
"version": "0.0.2",
"description": "A X-Powered-By Plugin for Hono",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/zod-body-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hono-dev/zod-body-validator

## 0.1.1

### Patch Changes

- [`e91f7c2`](https://github.com/willin/api/commit/e91f7c2e7eda189acb14be0db2d37a79c306fc8f) Thanks [@willin](https://github.com/willin)! - init mvp

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/zod-body-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono-dev/zod-body-validator",
"version": "0.1.0",
"version": "0.1.1",
"description": "Zod Json/Form Validator Middleware",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/zod-openapi-decorators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @hono-dev/zod-openapi-decorators

## 0.0.1

### Patch Changes

- [`e91f7c2`](https://github.com/willin/api/commit/e91f7c2e7eda189acb14be0db2d37a79c306fc8f) Thanks [@willin](https://github.com/willin)! - init mvp
2 changes: 1 addition & 1 deletion packages/zod-openapi-decorators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono-dev/zod-openapi-decorators",
"version": "0.0.0",
"version": "0.0.1",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
12 changes: 12 additions & 0 deletions packages/zod-openapi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @hono-dev/zod-openapi

## 0.0.1

### Patch Changes

- [`c8bd478`](https://github.com/willin/api/commit/c8bd478d4be5723c54c278b6c9cc5d9ce3b93293) Thanks [@willin](https://github.com/willin)! - init package

- [`e91f7c2`](https://github.com/willin/api/commit/e91f7c2e7eda189acb14be0db2d37a79c306fc8f) Thanks [@willin](https://github.com/willin)! - init mvp

- Updated dependencies [[`e91f7c2`](https://github.com/willin/api/commit/e91f7c2e7eda189acb14be0db2d37a79c306fc8f)]:
- @hono-dev/zod-body-validator@0.1.1
2 changes: 1 addition & 1 deletion packages/zod-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono-dev/zod-openapi",
"version": "0.0.0",
"version": "0.0.1",
"description": "Zod wrapper class of Hono which supports OpenAPI and Json/Form",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions shared/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @shared/eslint-config

## 0.0.1

### Patch Changes

- [`b9a1804`](https://github.com/willin/api/commit/b9a1804690ce1a25b07843069f555a4c20fb7c5a) Thanks [@willin](https://github.com/willin)! - init project

- [`e91f7c2`](https://github.com/willin/api/commit/e91f7c2e7eda189acb14be0db2d37a79c306fc8f) Thanks [@willin](https://github.com/willin)! - init mvp
2 changes: 1 addition & 1 deletion shared/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/eslint-config",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"main": "index.js",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions shared/hono-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @shared/hono-app

## 0.0.1

### Patch Changes

- [`b9a1804`](https://github.com/willin/api/commit/b9a1804690ce1a25b07843069f555a4c20fb7c5a) Thanks [@willin](https://github.com/willin)! - init project

- [`e91f7c2`](https://github.com/willin/api/commit/e91f7c2e7eda189acb14be0db2d37a79c306fc8f) Thanks [@willin](https://github.com/willin)! - init mvp
2 changes: 1 addition & 1 deletion shared/hono-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/hono-app",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions shared/typescript-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @shared/typescript-config

## 0.0.1

### Patch Changes

- [`b9a1804`](https://github.com/willin/api/commit/b9a1804690ce1a25b07843069f555a4c20fb7c5a) Thanks [@willin](https://github.com/willin)! - init project

- [`e91f7c2`](https://github.com/willin/api/commit/e91f7c2e7eda189acb14be0db2d37a79c306fc8f) Thanks [@willin](https://github.com/willin)! - init mvp
2 changes: 1 addition & 1 deletion shared/typescript-config/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@shared/typescript-config",
"version": "0.0.0",
"version": "0.0.1",
"private": true
}

0 comments on commit 0af3868

Please sign in to comment.