File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Expand file tree Collapse file tree 4 files changed +22
-3
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.15.5] ( https://github.com/pansyjs/react-amap/compare/@pansy/react-amap@2.15.4...@pansy/react-amap@2.15.5 ) (2023-02-10)
7
+
8
+ ** Note:** Version bump only for package @pansy/react-amap
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.15.4] ( https://github.com/pansyjs/react-amap/compare/@pansy/react-amap@2.15.3...@pansy/react-amap@2.15.4 ) (2023-02-08)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pansy/react-amap" ,
3
- "version" : " 2.15.4 " ,
3
+ "version" : " 2.15.5 " ,
4
4
"files" : [
5
5
" es" ,
6
6
" lib"
14
14
"sideEffects" : false ,
15
15
"license" : " MIT" ,
16
16
"dependencies" : {
17
- "@pansy/amap-api-loader" : " 0.4.2 " ,
17
+ "@pansy/amap-api-loader" : " 0.4.3 " ,
18
18
"@pansy/amap-types" : " 2.17.2" ,
19
19
"@pansy/react-amap-core" : " 1.3.7" ,
20
20
"@pansy/use-portal" : " ^0.2.0"
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.4.3] ( https://github.com/pansyjs/react-amap/compare/@pansy/amap-api-loader@0.4.2...@pansy/amap-api-loader@0.4.3 ) (2023-02-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * 修复在 electron 使用资源加载协议问题 ([ cd965ab] ( https://github.com/pansyjs/react-amap/commit/cd965ab6401342754c5a1c1b217b0da8aac98066 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.4.2] ( https://github.com/pansyjs/react-amap/compare/@pansy/amap-api-loader@0.4.1...@pansy/amap-api-loader@0.4.2 ) (2023-02-08)
7
18
8
19
** 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.4.2 " ,
3
+ "version" : " 0.4.3 " ,
4
4
"files" : [
5
5
" es" ,
6
6
" lib"
You can’t perform that action at this time.
0 commit comments