Skip to content

Commit a6afcf7

Browse files
committed
🔖 release publish
- @pansy/react-amap@2.15.5 - @pansy/amap-api-loader@0.4.3
1 parent cd965ab commit a6afcf7

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

packages/amap/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [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+
614
## [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)
715

816

packages/amap/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pansy/react-amap",
3-
"version": "2.15.4",
3+
"version": "2.15.5",
44
"files": [
55
"es",
66
"lib"
@@ -14,7 +14,7 @@
1414
"sideEffects": false,
1515
"license": "MIT",
1616
"dependencies": {
17-
"@pansy/amap-api-loader": "0.4.2",
17+
"@pansy/amap-api-loader": "0.4.3",
1818
"@pansy/amap-types": "2.17.2",
1919
"@pansy/react-amap-core": "1.3.7",
2020
"@pansy/use-portal": "^0.2.0"

packages/api-loader/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [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+
617
## [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)
718

819
**Note:** Version bump only for package @pansy/amap-api-loader

packages/api-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pansy/amap-api-loader",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"files": [
55
"es",
66
"lib"

0 commit comments

Comments
 (0)