Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and VirgilClyne committed Dec 6, 2024
1 parent d71022e commit 1ef38f8
Show file tree
Hide file tree
Showing 19 changed files with 77 additions and 15 deletions.
6 changes: 0 additions & 6 deletions .changeset/tasty-foxes-promise.md

This file was deleted.

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

## 1.3.3

### Patch Changes

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

## 1.3.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.3.2",
"version": "1.3.3",
"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.3.3

### Patch Changes

- Updated dependencies [d71022e]
- @iringo/modkit-shared@1.3.3

## 1.3.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.3.2",
"version": "1.3.3",
"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.3.3

### Patch Changes

- Updated dependencies [d71022e]
- @iringo/modkit-shared@1.3.3

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

## 1.3.3

### Patch Changes

- Updated dependencies [d71022e]
- @iringo/modkit-shared@1.3.3

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

## 1.3.3

### Patch Changes

- d71022e: 规则增加注释类型,修复 Loon 模版
- Updated dependencies [d71022e]
- @iringo/modkit-shared@1.3.3

## 1.3.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.3.2",
"version": "1.3.3",
"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.3.3

### Patch Changes

- Updated dependencies [d71022e]
- @iringo/modkit-shared@1.3.3

## 1.3.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.3.2",
"version": "1.3.3",
"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.3.3

### Patch Changes

- Updated dependencies [d71022e]
- @iringo/modkit-shared@1.3.3

## 1.3.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.3.2",
"version": "1.3.3",
"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.3.3

### Patch Changes

- Updated dependencies [d71022e]
- @iringo/modkit-shared@1.3.3

## 1.3.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.3.2",
"version": "1.3.3",
"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.3.3

### Patch Changes

- d71022e: 规则增加注释类型,修复 Loon 模版

## 1.3.2

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

0 comments on commit 1ef38f8

Please sign in to comment.