File tree Expand file tree Collapse file tree 10 files changed +57
-11
lines changed Expand file tree Collapse file tree 10 files changed +57
-11
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
+ ## [ 2.1.2] ( https://github.com/pansyjs/react-amap/compare/@pansy/react-amap-ui@2.1.1...@pansy/react-amap-ui@2.1.2 ) (2021-10-29)
7
+
8
+ ** Note:** Version bump only for package @pansy/react-amap-ui
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.1.1] ( https://github.com/pansyjs/react-amap/compare/@pansy/react-amap-ui@2.1.0...@pansy/react-amap-ui@2.1.1 ) (2021-10-25)
7
15
8
16
** Note:** Version bump only for package @pansy/react-amap-ui
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pansy/react-amap-ui" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.1.2 " ,
4
4
"files" : [
5
5
" es" ,
6
6
" lib"
13
13
"@pansy/react-amap" : " >2"
14
14
},
15
15
"dependencies" : {
16
- "@pansy/react-amap-core" : " 1.2.1 "
16
+ "@pansy/react-amap-core" : " 1.2.2 "
17
17
},
18
18
"publishConfig" : {
19
19
"registry" : " https://registry.npmjs.org" ,
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
+ # [ 2.11.0] ( https://github.com/pansyjs/react-amap/compare/@pansy/react-amap@2.10.3...@pansy/react-amap@2.11.0 ) (2021-10-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** amap:** add MassMarks component ([ 942671a] ( https://github.com/pansyjs/react-amap/commit/942671a562a65425997191ea91dc0563e63445d9 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.10.3] ( https://github.com/pansyjs/react-amap/compare/@pansy/react-amap@2.10.2...@pansy/react-amap@2.10.3 ) (2021-10-25)
7
18
8
19
** Note:** Version bump only for package @pansy/react-amap
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pansy/react-amap" ,
3
- "version" : " 2.10.3 " ,
3
+ "version" : " 2.11.0 " ,
4
4
"files" : [
5
5
" es" ,
6
6
" lib"
10
10
"types" : " es/index.d.ts" ,
11
11
"license" : " MIT" ,
12
12
"dependencies" : {
13
- "@pansy/amap-api-loader" : " 0.3.6 " ,
14
- "@pansy/amap-types" : " 2.13 .0" ,
15
- "@pansy/react-amap-core" : " 1.2.1 "
13
+ "@pansy/amap-api-loader" : " 0.3.7 " ,
14
+ "@pansy/amap-types" : " 2.14 .0" ,
15
+ "@pansy/react-amap-core" : " 1.2.2 "
16
16
},
17
17
"publishConfig" : {
18
18
"registry" : " https://registry.npmjs.org" ,
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
+ ## [ 0.3.7] ( https://github.com/pansyjs/react-amap/compare/@pansy/amap-api-loader@0.3.6...@pansy/amap-api-loader@0.3.7 ) (2021-10-29)
7
+
8
+ ** Note:** Version bump only for package @pansy/amap-api-loader
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.3.6] ( https://github.com/pansyjs/react-amap/compare/@pansy/amap-api-loader@0.3.5...@pansy/amap-api-loader@0.3.6 ) (2021-10-25)
7
15
8
16
** Note:** Version bump only for package @pansy/amap-api-loader
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pansy/amap-api-loader" ,
3
- "version" : " 0.3.6 " ,
3
+ "version" : " 0.3.7 " ,
4
4
"files" : [
5
5
" es" ,
6
6
" lib"
10
10
"types" : " es/index.d.ts" ,
11
11
"license" : " MIT" ,
12
12
"dependencies" : {
13
- "@pansy/amap-types" : " 2.13 .0"
13
+ "@pansy/amap-types" : " 2.14 .0"
14
14
},
15
15
"publishConfig" : {
16
16
"registry" : " https://registry.npmjs.org" ,
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.2.2] ( https://github.com/pansyjs/react-amap/compare/@pansy/react-amap-core@1.2.1...@pansy/react-amap-core@1.2.2 ) (2021-10-29)
7
+
8
+ ** Note:** Version bump only for package @pansy/react-amap-core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.2.1] ( https://github.com/pansyjs/react-amap/compare/@pansy/react-amap-core@1.2.0...@pansy/react-amap-core@1.2.1 ) (2021-10-25)
7
15
8
16
** Note:** Version bump only for package @pansy/react-amap-core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pansy/react-amap-core" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"files" : [
5
5
" es" ,
6
6
" lib"
10
10
"types" : " es/index.d.ts" ,
11
11
"license" : " MIT" ,
12
12
"dependencies" : {
13
- "@pansy/amap-types" : " 2.13 .0"
13
+ "@pansy/amap-types" : " 2.14 .0"
14
14
},
15
15
"publishConfig" : {
16
16
"registry" : " https://registry.npmjs.org" ,
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
+ # [ 2.14.0] ( https://github.com/pansyjs/react-amap/compare/@pansy/amap-types@2.13.0...@pansy/amap-types@2.14.0 ) (2021-10-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** amap:** add MassMarks component ([ 942671a] ( https://github.com/pansyjs/react-amap/commit/942671a562a65425997191ea91dc0563e63445d9 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 2.13.0] ( https://github.com/pansyjs/react-amap/compare/@pansy/amap-types@2.12.0...@pansy/amap-types@2.13.0 ) (2021-10-25)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pansy/amap-types" ,
3
- "version" : " 2.13 .0" ,
3
+ "version" : " 2.14 .0" ,
4
4
"main" : " index.js" ,
5
5
"types" : " index.d.ts" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments