Skip to content

Commit 91ea9e0

Browse files
committed
chore: release v1.0.0-alpha.3
1 parent 8583ed0 commit 91ea9e0

File tree

14 files changed

+43
-7
lines changed

14 files changed

+43
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-alpha.3](https://github.com/uni-helper/uni-types/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-08-07)
7+
8+
### Bug Fixes
9+
10+
* **uni-app-types:** fix onInput types ([57dedec](https://github.com/uni-helper/uni-types/commit/57dedec513e43a1c807ef6badb00bea68a465b14)) - by @
11+
612
## [1.0.0-alpha.2](https://github.com/uni-helper/uni-types/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2024-08-06)
713

814
### ⚠ BREAKING CHANGES

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0-alpha.3",
44
"npmClient": "pnpm",
55
"packages": [
66
"packages/*",
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [1.0.0-alpha.3](https://github.com/uni-helper/uni-types/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-08-07)
7+
8+
**Note:** Version bump only for package @uni-helper/uni-app-components

packages/uni-app-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uni-helper/uni-app-components",
3-
"version": "0.0.0",
3+
"version": "1.0.0-alpha.3",
44
"description": "WIP 带有 TypeScript 类型的 uni-app 组件",
55
"keywords": [
66
"uni-app",

packages/uni-app-types/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-alpha.3](https://github.com/uni-helper/uni-types/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-08-07)
7+
8+
### Bug Fixes
9+
10+
* **uni-app-types:** fix onInput types ([57dedec](https://github.com/uni-helper/uni-types/commit/57dedec513e43a1c807ef6badb00bea68a465b14)) - by @
11+
612
## [1.0.0-alpha.2](https://github.com/uni-helper/uni-types/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2024-08-06)
713

814
### ⚠ BREAKING CHANGES

packages/uni-app-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uni-helper/uni-app-types",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0-alpha.3",
44
"description": "为 uni-app 组件提供 TypeScript 类型",
55
"keywords": [
66
"uni-app",

packages/uni-cloud-types/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-alpha.3](https://github.com/uni-helper/uni-types/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-08-07)
7+
8+
**Note:** Version bump only for package @uni-helper/uni-cloud-types
9+
610
## [1.0.0-alpha.2](https://github.com/uni-helper/uni-types/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2024-08-06)
711

812
### ⚠ BREAKING CHANGES

packages/uni-cloud-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uni-helper/uni-cloud-types",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0-alpha.3",
44
"description": "为 uni-cloud 组件提供 TypeScript 类型",
55
"keywords": [
66
"uni-app",

packages/uni-types/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-alpha.3](https://github.com/uni-helper/uni-types/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-08-07)
7+
8+
**Note:** Version bump only for package @uni-helper/uni-types
9+
610
## [1.0.0-alpha.2](https://github.com/uni-helper/uni-types/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2024-08-06)
711

812
### Bug Fixes

packages/uni-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uni-helper/uni-types",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0-alpha.3",
44
"description": "为 uni-app 组件、uni-ui 组件和 uni-cloud 组件提供 TypeScript 类型",
55
"keywords": [
66
"uni-app",

0 commit comments

Comments
 (0)