Skip to content

Commit

Permalink
Version Packages (#50)
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 3, 2024
1 parent 45d3861 commit ba9854b
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-radios-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-baboons-report.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

## 1.8.0

### Minor Changes

- 45d3861: 支持 Egern 转换

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/arguments-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iringo/arguments-builder",
"version": "1.7.8",
"version": "1.8.0",
"private": false,
"main": "dist/lib/index.js",
"types": "dist/types/index.d.ts",
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.1

### Patch Changes

- 46c706f: 修复部分浏览器不支持 text-wrap 的问题

## 1.3.0

### Minor 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.3.0",
"version": "1.3.1",
"description": "",
"main": "./dist/lib/index.js",
"module": "./dist/es/index.js",
Expand Down

0 comments on commit ba9854b

Please sign in to comment.