File tree Expand file tree Collapse file tree 14 files changed +70
-14
lines changed Expand file tree Collapse file tree 14 files changed +70
-14
lines changed 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.1 (2023-06-27)
7
+
8
+ ** Note:** Version bump only for package @antv/f-engine
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f-engine" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"main" : " lib/index.js" ,
5
5
"module" : " es/index.js" ,
6
6
"types" : " es/index.d.ts" ,
20
20
"tslib" : " ^2.3.1"
21
21
},
22
22
"devDependencies" : {
23
- "@antv/f-test-utils" : " ~ 1.0.0 "
23
+ "@antv/f-test-utils" : " ^ 1.0.1 "
24
24
},
25
25
"homepage" : " https://github.com/antvis/FEngine" ,
26
26
"author" : " https://github.com/orgs/antvis/people" ,
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.1 (2023-06-27)
7
+
8
+ ** Note:** Version bump only for package @antv/f-lottie
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f-lottie" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " FEngine for Lottie" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
15
15
" lottie"
16
16
],
17
17
"dependencies" : {
18
- "@antv/f-engine" : " ~ 1.0.0 " ,
18
+ "@antv/f-engine" : " ^ 1.0.1 " ,
19
19
"@antv/g-lottie-player" : " ~0.2.0" ,
20
20
"@babel/runtime" : " ^7.12.5" ,
21
21
"tslib" : " ^2.3.1"
22
22
},
23
23
"devDependencies" : {
24
- "@antv/f-test-utils" : " ~ 1.0.0 "
24
+ "@antv/f-test-utils" : " ^ 1.0.1 "
25
25
},
26
26
"homepage" : " https://f2.antv.vision" ,
27
27
"author" : " https://github.com/orgs/antvis/people" ,
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.1 (2023-06-27)
7
+
8
+ ** Note:** Version bump only for package @antv/f-my
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f-my" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " FEngine for alipay mini-program" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
17
17
" alipay"
18
18
],
19
19
"dependencies" : {
20
- "@antv/f-engine" : " ~ 1.0.0 " ,
20
+ "@antv/f-engine" : " ^ 1.0.1 " ,
21
21
"@antv/f2-context" : " ~0.0.1" ,
22
22
"@babel/runtime" : " ^7.12.5" ,
23
23
"tslib" : " ^2.3.1"
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.1 (2023-06-27)
7
+
8
+ ** Note:** Version bump only for package @antv/f-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f-react" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " FEngine for React" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
16
16
" react"
17
17
],
18
18
"dependencies" : {
19
- "@antv/f-engine" : " ~ 1.0.0 " ,
19
+ "@antv/f-engine" : " ^ 1.0.1 " ,
20
20
"@babel/runtime" : " ^7.12.5" ,
21
21
"tslib" : " ^2.3.1"
22
22
},
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.1 (2023-06-27)
7
+
8
+ ** Note:** Version bump only for package @antv/f-test-utils
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f-test-utils" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " FEngine for Test" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
You can’t perform that action at this time.
0 commit comments