Skip to content

Commit

Permalink
Version Packages (#49)
Browse files Browse the repository at this point in the history
* Version Packages

* chore: reset

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: baranwang <[email protected]>
  • Loading branch information
3 people authored Nov 2, 2024
1 parent f5fa124 commit e6e27ea
Show file tree
Hide file tree
Showing 22 changed files with 116 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/large-hounds-kneel.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/short-jobs-smile.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/arguments-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @iringo/arguments-builder

## 2.0.0

### Major Changes

- d2754aa: first version

## 1.7.8

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/doc-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @iringo/doc-ui

## 1.3.0

### Minor Changes

- eb7b525: 支持自定义排序

## 1.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/doc-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/doc-ui",
"version": "1.2.3",
"version": "1.3.0",
"description": "",
"main": "./dist/lib/index.js",
"module": "./dist/es/index.js",
Expand Down
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.0.0

### Major Changes

- d2754aa: first version

### Patch Changes

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

## 0.0.1

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

## 1.0.0

### Major Changes

- d2754aa: first version

### Patch Changes

- Updated dependencies [d2754aa]
- @iringo/modkit-shared@1.0.0

## 0.0.1

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

## 1.0.0

### Major Changes

- d2754aa: first version

### Patch Changes

- Updated dependencies [d2754aa]
- @iringo/modkit-shared@1.0.0

## 0.0.1

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

## 1.0.0

### Major Changes

- d2754aa: first version

### Patch Changes

- Updated dependencies [d2754aa]
- @iringo/modkit-shared@1.0.0

## 0.0.1

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

## 1.0.0

### Major Changes

- d2754aa: first version

### Patch Changes

- Updated dependencies [d2754aa]
- @iringo/modkit-shared@1.0.0
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": "0.0.1",
"version": "1.0.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
11 changes: 11 additions & 0 deletions packages/modkit/plugins/stash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @iringo/modkit-plugin-loon

## 1.0.0

### Major Changes

- d2754aa: first version

### Patch Changes

- Updated dependencies [d2754aa]
- @iringo/modkit-shared@1.0.0

## 0.0.1

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

## 1.0.0

### Major Changes

- d2754aa: first version

### Patch Changes

- Updated dependencies [d2754aa]
- @iringo/modkit-shared@1.0.0

## 0.0.1

### 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": "0.0.1",
"version": "1.0.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.0.0

### Major Changes

- d2754aa: first version

## 0.0.1

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

## 2.0.0

### Major Changes

- d2754aa: first version

## 1.2.2

### Patch Changes
Expand Down

0 comments on commit e6e27ea

Please sign in to comment.