Skip to content

Commit

Permalink
Version Packages (#57)
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 d321668 commit c4872bd
Show file tree
Hide file tree
Showing 20 changed files with 70 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-spiders-sniff.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-otters-type.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.2.0

### Minor Changes

- cdc5205: 增加 banners 配置

### Patch Changes

- Updated dependencies [cdc5205]
- @iringo/modkit-plugin-loon@1.2.0
- @iringo/modkit-plugin-boxjs@1.2.0
- @iringo/modkit-plugin-dts@1.2.0
- @iringo/modkit-plugin-stash@1.2.0
- @iringo/modkit-plugin-surge@1.2.0
- @iringo/modkit-shared@1.2.0

## 1.1.2

### Patch 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.1.2",
"version": "1.2.0",
"description": "",
"exports": {
".": {
Expand Down
6 changes: 6 additions & 0 deletions packages/modkit/plugins/boxjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @iringo/modkit-plugin-boxjs

## 1.2.0

### Patch Changes

- @iringo/modkit-shared@1.2.0

## 1.1.2

### Patch 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.1.2",
"version": "1.2.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/modkit/plugins/dts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @iringo/modkit-plugin-dts

## 1.2.0

### Patch Changes

- @iringo/modkit-shared@1.2.0

## 1.1.2

### Patch 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.1.2",
"version": "1.2.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/modkit/plugins/egern/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @iringo/modkit-plugin-egern

## 1.2.0

### Patch Changes

- @iringo/modkit-shared@1.2.0

## 1.1.2

### Patch Changes
Expand Down
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.1.2",
"version": "1.2.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.2.0

### Patch Changes

- cdc5205: 修复 script 输出错误的问题
- @iringo/modkit-shared@1.2.0

## 1.1.2

### Patch 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.1.2",
"version": "1.2.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/modkit/plugins/quantumultx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @iringo/modkit-plugin-quantumultx

## 1.2.0

### Patch Changes

- @iringo/modkit-shared@1.2.0

## 1.1.2

### Patch 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.1.2",
"version": "1.2.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/modkit/plugins/stash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @iringo/modkit-plugin-loon

## 1.2.0

### Patch Changes

- @iringo/modkit-shared@1.2.0

## 1.1.2

### Patch 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.1.2",
"version": "1.2.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/modkit/plugins/surge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @iringo/modkit-plugin-surge

## 1.2.0

### Patch Changes

- @iringo/modkit-shared@1.2.0

## 1.1.2

### Patch 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.1.2",
"version": "1.2.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
2 changes: 2 additions & 0 deletions packages/modkit/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @iringo/modkit-shared

## 1.2.0

## 1.1.2

## 1.1.1
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.1.2",
"version": "1.2.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit c4872bd

Please sign in to comment.