Skip to content

Commit

Permalink
RELEASING: Releasing 14 package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Nov 13, 2024
1 parent 1c261d4 commit 43403ea
Show file tree
Hide file tree
Showing 29 changed files with 138 additions and 32 deletions.
18 changes: 0 additions & 18 deletions .changeset/chilled-nails-change.md

This file was deleted.

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

## 2.0.9

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/ioc@2.0.6

## 2.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/backend",
"type": "module",
"version": "2.0.8",
"version": "2.0.9",
"description": "Backend module for naily.js",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nailyjs/cache

## 2.0.7

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/config@2.0.7
- @nailyjs/ioc@2.0.6

## 2.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/cache",
"type": "module",
"version": "2.0.6",
"version": "2.0.7",
"description": "Cache manager package for naily.js",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @nailyjs/cli

## 2.0.26

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- [email protected]
- @nailyjs/config@2.0.7
- @nailyjs/ioc@2.0.6

## 2.0.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/cli",
"type": "module",
"version": "2.0.25",
"version": "2.0.26",
"description": "The CLI for Naily.js",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nailyjs/config

## 2.0.7

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/ioc@2.0.6

## 2.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/config",
"type": "module",
"version": "2.0.6",
"version": "2.0.7",
"description": "Config module for naily.js.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/elasticsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nailyjs/elasticsearch

## 2.0.7

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/config@2.0.7
- @nailyjs/ioc@2.0.6

## 2.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/elasticsearch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/elasticsearch",
"type": "module",
"version": "2.0.6",
"version": "2.0.7",
"description": "Elasticsearch module for naily.js",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nailyjs/eslint

## 2.0.8

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/config@2.0.7
- @nailyjs/ioc@2.0.6

## 2.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/eslint",
"type": "module",
"version": "2.0.7",
"version": "2.0.8",
"description": "antfu's style eslint config but with some modifications compatible with naily.js",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/ioc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nailyjs/ioc

## 2.0.6

### Patch Changes

- 1c261d4: feat: add files field in all package.json

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ioc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/ioc",
"type": "module",
"version": "2.0.5",
"version": "2.0.6",
"description": "Core IOC Container for Naily.js",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/ioredis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nailyjs/ioredis

## 2.0.7

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/config@2.0.7
- @nailyjs/ioc@2.0.6

## 2.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ioredis/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/ioredis",
"type": "module",
"version": "2.0.6",
"version": "2.0.7",
"description": "ioredis module for naily.js.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/rpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nailyjs/rpc

## 2.0.9

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/backend@2.0.9
- @nailyjs/ioc@2.0.6

## 2.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/rpc",
"type": "module",
"version": "2.0.8",
"version": "2.0.9",
"description": "Powerful JSON RPC 2.0 backend for Node.js",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/schedule/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nailyjs/schedule

## 2.0.6

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/config@2.0.7
- @nailyjs/ioc@2.0.6

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/schedule/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/schedule",
"type": "module",
"version": "2.0.5",
"version": "2.0.6",
"description": "Schedule module for naily.js",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/typeorm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @nailyjs/typeorm

## 2.0.22

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/backend@2.0.9
- @nailyjs/config@2.0.7
- @nailyjs/ioc@2.0.6

## 2.0.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typeorm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/typeorm",
"type": "module",
"version": "2.0.21",
"version": "2.0.22",
"description": "TypeORM module for naily.js.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"keywords": [
Expand Down
10 changes: 10 additions & 0 deletions packages/unplugin-rpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# unplugin-rpc

## 2.0.24

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/backend@2.0.9
- @nailyjs/ioc@2.0.6
- @nailyjs/rpc@2.0.9

## 2.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin-rpc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-rpc",
"type": "module",
"version": "2.0.23",
"version": "2.0.24",
"description": "Bring naily.js JSON-RPC 2.0 to your vite project and more.",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/winston/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nailyjs/winston

## 2.0.6

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/config@2.0.7
- @nailyjs/ioc@2.0.6

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/winston/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/winston",
"type": "module",
"version": "2.0.5",
"version": "2.0.6",
"description": "winston logger for naily.js",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/zod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nailyjs/zod

## 2.0.7

### Patch Changes

- 1c261d4: feat: add files field in all package.json
- Updated dependencies [1c261d4]
- @nailyjs/backend@2.0.9
- @nailyjs/ioc@2.0.6

## 2.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/zod/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nailyjs/zod",
"type": "module",
"version": "2.0.6",
"version": "2.0.7",
"description": "Zod validation in naily.js",
"author": "Naily Zero <[email protected]> (https://naily.cc)",
"exports": {
Expand Down

0 comments on commit 43403ea

Please sign in to comment.