Skip to content

Commit

Permalink
chore: release v1.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ModyQyW committed Oct 17, 2024
1 parent 571c947 commit e59bdb7
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 6 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.5](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-10-17)

### Bug Fixes

* **uut:** 补充 UniIcons 类型 ([c688b7f](https://github.com/uni-helper/uni-typed/commit/c688b7f200f05b87d48441bf7cbae2001a64a2cb)) - by @

## [1.0.0-alpha.4](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-09-10)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"npmClient": "pnpm",
"packages": [
"packages/*"
Expand Down
4 changes: 4 additions & 0 deletions packages/uni-app-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.5](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-10-17)

**Note:** Version bump only for package @uni-helper/uni-app-components

## [1.0.0-alpha.4](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-09-10)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-app-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uni-helper/uni-app-components",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "WIP 带有 TypeScript 类型的 uni-app 组件",
"keywords": [
"uni-app",
Expand Down
4 changes: 4 additions & 0 deletions packages/uni-app-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.5](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-10-17)

**Note:** Version bump only for package @uni-helper/uni-app-types

## [1.0.0-alpha.4](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-09-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-app-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uni-helper/uni-app-types",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "为 uni-app 组件提供 TypeScript 类型",
"keywords": [
"uni-app",
Expand Down
4 changes: 4 additions & 0 deletions packages/uni-cloud-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.5](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-10-17)

**Note:** Version bump only for package @uni-helper/uni-cloud-types

## [1.0.0-alpha.4](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-09-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-cloud-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uni-helper/uni-cloud-types",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "为 uni-cloud 组件提供 TypeScript 类型",
"keywords": [
"uni-app",
Expand Down
4 changes: 4 additions & 0 deletions packages/uni-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.5](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-10-17)

**Note:** Version bump only for package @uni-helper/uni-types

## [1.0.0-alpha.4](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-09-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uni-helper/uni-types",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "为 uni-app、uni-cloud 和 uni-ui 组件提供 TypeScript 类型",
"keywords": [
"uni-app",
Expand Down
6 changes: 6 additions & 0 deletions packages/uni-ui-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.5](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-10-17)

### Bug Fixes

* **uut:** 补充 UniIcons 类型 ([c688b7f](https://github.com/uni-helper/uni-typed/commit/c688b7f200f05b87d48441bf7cbae2001a64a2cb)) - by @

## [1.0.0-alpha.4](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-09-10)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-ui-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uni-helper/uni-ui-types",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "为 uni-ui 组件提供 TypeScript 类型",
"keywords": [
"uni-app",
Expand Down

0 comments on commit e59bdb7

Please sign in to comment.