Skip to content

Commit

Permalink
Version Packages (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 9, 2024
1 parent 1214de7 commit 8f2c595
Show file tree
Hide file tree
Showing 19 changed files with 81 additions and 15 deletions.
6 changes: 0 additions & 6 deletions .changeset/lemon-queens-smash.md

This file was deleted.

16 changes: 16 additions & 0 deletions packages/modkit/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @iringo/modkit

## 1.1.0

### Minor Changes

- 177ee0c: 支持 rsbuild 插件

### Patch Changes

- Updated dependencies [177ee0c]
- @iringo/modkit-shared@1.1.0
- @iringo/modkit-plugin-boxjs@1.1.0
- @iringo/modkit-plugin-dts@1.1.0
- @iringo/modkit-plugin-loon@1.1.0
- @iringo/modkit-plugin-stash@1.1.0
- @iringo/modkit-plugin-surge@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modkit/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/modkit",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"exports": {
".": {
Expand Down
7 changes: 7 additions & 0 deletions packages/modkit/plugins/boxjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @iringo/modkit-plugin-boxjs

## 1.1.0

### Patch Changes

- Updated dependencies [177ee0c]
- @iringo/modkit-shared@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modkit/plugins/boxjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/modkit-plugin-boxjs",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/modkit/plugins/dts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @iringo/modkit-plugin-dts

## 1.1.0

### Patch Changes

- Updated dependencies [177ee0c]
- @iringo/modkit-shared@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modkit/plugins/dts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/modkit-plugin-dts",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/modkit/plugins/egern/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @iringo/modkit-plugin-egern

## 1.1.0

### Patch Changes

- Updated dependencies [177ee0c]
- @iringo/modkit-shared@1.1.0
2 changes: 1 addition & 1 deletion packages/modkit/plugins/egern/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/modkit-plugin-egern",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/modkit/plugins/loon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @iringo/modkit-plugin-loon

## 1.1.0

### Patch Changes

- Updated dependencies [177ee0c]
- @iringo/modkit-shared@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modkit/plugins/loon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/modkit-plugin-loon",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/modkit/plugins/quantumultx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @iringo/modkit-plugin-quantumultx

## 1.1.0

### Patch Changes

- Updated dependencies [177ee0c]
- @iringo/modkit-shared@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modkit/plugins/quantumultx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/modkit-plugin-quantumultx",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/modkit/plugins/stash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @iringo/modkit-plugin-loon

## 1.1.0

### Patch Changes

- Updated dependencies [177ee0c]
- @iringo/modkit-shared@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modkit/plugins/stash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/modkit-plugin-stash",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/modkit/plugins/surge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @iringo/modkit-plugin-surge

## 1.1.0

### Patch Changes

- Updated dependencies [177ee0c]
- @iringo/modkit-shared@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modkit/plugins/surge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/modkit-plugin-surge",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/modkit/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @iringo/modkit-shared

## 1.1.0

### Minor Changes

- 177ee0c: 支持 rsbuild 插件

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modkit/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/modkit-shared",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 8f2c595

Please sign in to comment.