File tree Expand file tree Collapse file tree 14 files changed +43
-7
lines changed Expand file tree Collapse file tree 14 files changed +43
-7
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
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
+ ### Bug Fixes
9
+
10
+ * ** uni-app-types:** fix onInput types ([ 57dedec] ( https://github.com/uni-helper/uni-types/commit/57dedec513e43a1c807ef6badb00bea68a465b14 ) ) - by @
11
+
6
12
## [ 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)
7
13
8
14
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3
- "version" : " 1.0.0-alpha.2 " ,
3
+ "version" : " 1.0.0-alpha.3 " ,
4
4
"npmClient" : " pnpm" ,
5
5
"packages" : [
6
6
" packages/*" ,
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uni-helper/uni-app-components" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .0.0-alpha.3 " ,
4
4
"description" : " WIP 带有 TypeScript 类型的 uni-app 组件" ,
5
5
"keywords" : [
6
6
" uni-app" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
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
+ ### Bug Fixes
9
+
10
+ * ** uni-app-types:** fix onInput types ([ 57dedec] ( https://github.com/uni-helper/uni-types/commit/57dedec513e43a1c807ef6badb00bea68a465b14 ) ) - by @
11
+
6
12
## [ 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)
7
13
8
14
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uni-helper/uni-app-types" ,
3
- "version" : " 1.0.0-alpha.2 " ,
3
+ "version" : " 1.0.0-alpha.3 " ,
4
4
"description" : " 为 uni-app 组件提供 TypeScript 类型" ,
5
5
"keywords" : [
6
6
" uni-app" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
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-cloud-types
9
+
6
10
## [ 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)
7
11
8
12
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uni-helper/uni-cloud-types" ,
3
- "version" : " 1.0.0-alpha.2 " ,
3
+ "version" : " 1.0.0-alpha.3 " ,
4
4
"description" : " 为 uni-cloud 组件提供 TypeScript 类型" ,
5
5
"keywords" : [
6
6
" uni-app" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
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-types
9
+
6
10
## [ 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)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uni-helper/uni-types" ,
3
- "version" : " 1.0.0-alpha.2 " ,
3
+ "version" : " 1.0.0-alpha.3 " ,
4
4
"description" : " 为 uni-app 组件、uni-ui 组件和 uni-cloud 组件提供 TypeScript 类型" ,
5
5
"keywords" : [
6
6
" uni-app" ,
You can’t perform that action at this time.
0 commit comments