Skip to content

chore(release): release packages #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v1
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions .changeset/eager-peaches-win.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-shirts-stop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-horses-attack.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wild-rivers-shave.md

This file was deleted.

8 changes: 8 additions & 0 deletions fixtures/bun/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# fixture-bun

## 0.0.2

### Patch Changes

- Updated dependencies [307f485]
- [email protected]
2 changes: 1 addition & 1 deletion fixtures/bun/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fixture-bun",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"dev": "bun run --watch ./src/index.ts"
Expand Down
15 changes: 15 additions & 0 deletions fixtures/koa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# fixture-koa

## 0.0.2

### Patch Changes

- 307f485: feat: add koa package

- chore: add web-koa package [0d0a2668d8b73585311c9b1bef8bb41517780214]
- feat: add internal restful scanner plugin [0c1ccabf2de6ca85ea9d46b89cc8d9302917d78c]
- chore: add koa fixture [d2e282c7b406610581066bcac291b83d7fab5155]
- chore: update deps [11a85d37a5cabfbc2112ac121208d192fdbccb61]

- Updated dependencies [307f485]
- [email protected]
2 changes: 1 addition & 1 deletion fixtures/koa/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fixture-koa",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"dev": "tsdown --watch"
Expand Down
8 changes: 8 additions & 0 deletions fixtures/midway-koa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# fixture-midway

## 1.0.4

### Patch Changes

- Updated dependencies [307f485]
- [email protected]
- @unioc/[email protected]

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fixtures/midway-koa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fixture-midway",
"version": "1.0.3",
"version": "1.0.4",
"private": true,
"description": "",
"author": "anonymous",
Expand Down
9 changes: 9 additions & 0 deletions packages/adapter/adapter-midway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @unioc/adapter-midway

## 0.0.10

### Patch Changes

- Updated dependencies [307f485]
- Updated dependencies [ccea8e6]
- Updated dependencies [b0cc18a]
- @unioc/[email protected]

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/adapter-midway/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unioc/adapter-midway",
"type": "module",
"version": "0.0.9",
"version": "0.0.10",
"description": "Midway adapter for unioc.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/adapter/adapter-nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @unioc/adapter-nestjs

## 0.2.3

### Patch Changes

- Updated dependencies [307f485]
- Updated dependencies [7cca90f]
- Updated dependencies [ccea8e6]
- Updated dependencies [b0cc18a]
- @unioc/[email protected]
- @unioc/[email protected]

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/adapter-nestjs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unioc/adapter-nestjs",
"type": "module",
"version": "0.2.2",
"version": "0.2.3",
"description": "NestJS adapter for unioc.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/server/web-bun/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @unioc/web-bun

## 0.0.10

### Patch Changes

- Updated dependencies [307f485]
- Updated dependencies [ccea8e6]
- Updated dependencies [b0cc18a]
- @unioc/[email protected]
2 changes: 1 addition & 1 deletion packages/server/web-bun/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unioc/web-bun",
"type": "module",
"version": "0.0.9",
"version": "0.0.10",
"description": "Bun adapter for unioc.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/server/web-express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @unioc/web-express

## 0.0.10

### Patch Changes

- 7cca90f: fix(express): git dictionary [d12677e66d51630bb31033ca880e934cbe1a918a]
- Updated dependencies [307f485]
- Updated dependencies [ccea8e6]
- Updated dependencies [b0cc18a]
- @unioc/[email protected]

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/server/web-express/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unioc/web-express",
"type": "module",
"version": "0.0.9",
"version": "0.0.10",
"description": "Express adapter for unioc.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"license": "MIT",
Expand Down
18 changes: 18 additions & 0 deletions packages/server/web-koa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# @unioc/web-koa

## 0.0.10

### Patch Changes

- 307f485: feat: add koa package

- chore: add web-koa package [0d0a2668d8b73585311c9b1bef8bb41517780214]
- feat: add internal restful scanner plugin [0c1ccabf2de6ca85ea9d46b89cc8d9302917d78c]
- chore: add koa fixture [d2e282c7b406610581066bcac291b83d7fab5155]
- chore: update deps [11a85d37a5cabfbc2112ac121208d192fdbccb61]

- b0cc18a: refactor(koa): refactoring to multiple routing instances and add `onResolved` hook to support this
- Updated dependencies [307f485]
- Updated dependencies [ccea8e6]
- Updated dependencies [b0cc18a]
- @unioc/[email protected]
2 changes: 1 addition & 1 deletion packages/server/web-koa/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unioc/web-koa",
"type": "module",
"version": "0.0.9",
"version": "0.0.10",
"description": "Koa adapter for unioc.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/server/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @unioc/web

## 0.1.4

### Patch Changes

- 307f485: feat: add koa package

- chore: add web-koa package [0d0a2668d8b73585311c9b1bef8bb41517780214]
- feat: add internal restful scanner plugin [0c1ccabf2de6ca85ea9d46b89cc8d9302917d78c]
- chore: add koa fixture [d2e282c7b406610581066bcac291b83d7fab5155]
- chore: update deps [11a85d37a5cabfbc2112ac121208d192fdbccb61]

- ccea8e6: fix: change WebContext [5b421905ff084e30501440ca26e67176c04b2a0a]
- b0cc18a: refactor(koa): refactoring to multiple routing instances and add `onResolved` hook to support this

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/server/web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unioc/web",
"type": "module",
"version": "0.1.3",
"version": "0.1.4",
"description": "Web package for unioc.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"license": "MIT",
Expand Down
22 changes: 22 additions & 0 deletions packages/unioc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# unioc

## 0.0.11

### Patch Changes

- 307f485: feat: add koa package

- chore: add web-koa package [0d0a2668d8b73585311c9b1bef8bb41517780214]
- feat: add internal restful scanner plugin [0c1ccabf2de6ca85ea9d46b89cc8d9302917d78c]
- chore: add koa fixture [d2e282c7b406610581066bcac291b83d7fab5155]
- chore: update deps [11a85d37a5cabfbc2112ac121208d192fdbccb61]

- Updated dependencies [307f485]
- Updated dependencies [7cca90f]
- Updated dependencies [ccea8e6]
- Updated dependencies [b0cc18a]
- @unioc/[email protected]
- @unioc/[email protected]
- @unioc/[email protected]
- @unioc/[email protected]
- @unioc/[email protected]
- @unioc/[email protected]

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unioc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unioc",
"type": "module",
"version": "0.0.10",
"version": "0.0.11",
"description": "🧱 Unified dependency injection container written in TypeScript, supports Nest.js, Midway, and more.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"license": "MIT",
Expand Down