Skip to content

Commit

Permalink
🔖 release publish
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxingkang committed Dec 26, 2023
1 parent 30fd825 commit 77588bc
Show file tree
Hide file tree
Showing 12 changed files with 72 additions and 15 deletions.
8 changes: 8 additions & 0 deletions packages/amap-loca/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.5](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-12-26)

**Note:** Version bump only for package @pansy/react-amap-loca





## [0.1.4](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-11-23)

**Note:** Version bump only for package @pansy/react-amap-loca
Expand Down
6 changes: 3 additions & 3 deletions packages/amap-loca/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pansy/react-amap-loca",
"version": "0.1.4",
"version": "0.1.5",
"files": [
"es",
"lib"
Expand All @@ -17,8 +17,8 @@
"@pansy/react-amap": "^2"
},
"dependencies": {
"@pansy/amap-types": "2.19.1",
"@pansy/react-amap-core": "1.3.11"
"@pansy/amap-types": "2.20.0",
"@pansy/react-amap-core": "1.3.12"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
Expand Down
8 changes: 8 additions & 0 deletions packages/amap-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.21](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-12-26)

**Note:** Version bump only for package @pansy/react-amap-ui





## [2.1.20](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-11-23)

**Note:** Version bump only for package @pansy/react-amap-ui
Expand Down
6 changes: 3 additions & 3 deletions packages/amap-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pansy/react-amap-ui",
"version": "2.1.20",
"version": "2.1.21",
"files": [
"es",
"lib"
Expand All @@ -17,8 +17,8 @@
"@pansy/react-amap": "^2"
},
"dependencies": {
"@pansy/amap-types": "2.19.1",
"@pansy/react-amap-core": "1.3.11"
"@pansy/amap-types": "2.20.0",
"@pansy/react-amap-core": "1.3.12"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
Expand Down
12 changes: 12 additions & 0 deletions packages/amap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.19.0](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-12-26)


### Features

* 聚合组件支持传递类型定义 ([94a9bb4](https://github.com/pansyjs/react-amap/commit/94a9bb4df2e1fd3eaee3916490b78c2d6f1b9da5))
* 修复类型 ([d64bb96](https://github.com/pansyjs/react-amap/commit/d64bb966c4b8c879a4c3ee643022681d22bd42ec))





## [2.18.1](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-11-23)

**Note:** Version bump only for package @pansy/react-amap
Expand Down
8 changes: 4 additions & 4 deletions packages/amap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pansy/react-amap",
"version": "2.18.1",
"version": "2.19.0",
"files": [
"es",
"lib"
Expand All @@ -14,9 +14,9 @@
"sideEffects": false,
"license": "MIT",
"dependencies": {
"@pansy/amap-api-loader": "0.4.7",
"@pansy/amap-types": "2.19.1",
"@pansy/react-amap-core": "1.3.11",
"@pansy/amap-api-loader": "0.4.8",
"@pansy/amap-types": "2.20.0",
"@pansy/react-amap-core": "1.3.12",
"@pansy/use-portal": "^0.2.0"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/api-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.8](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-12-26)

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





## [0.4.7](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-11-23)

**Note:** Version bump only for package @pansy/amap-api-loader
Expand Down
4 changes: 2 additions & 2 deletions packages/api-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pansy/amap-api-loader",
"version": "0.4.7",
"version": "0.4.8",
"files": [
"es",
"lib"
Expand All @@ -13,7 +13,7 @@
},
"license": "MIT",
"dependencies": {
"@pansy/amap-types": "2.19.1"
"@pansy/amap-types": "2.20.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.12](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-12-26)

**Note:** Version bump only for package @pansy/react-amap-core





## [1.3.11](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-11-23)

**Note:** Version bump only for package @pansy/react-amap-core
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pansy/react-amap-core",
"version": "1.3.11",
"version": "1.3.12",
"files": [
"es",
"lib"
Expand All @@ -14,7 +14,7 @@
},
"sideEffects": false,
"dependencies": {
"@pansy/amap-types": "2.19.1"
"@pansy/amap-types": "2.20.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
Expand Down
13 changes: 13 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.20.0](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-12-26)


### Features

* 聚合组件支持传递类型定义 ([94a9bb4](https://github.com/pansyjs/react-amap/commit/94a9bb4df2e1fd3eaee3916490b78c2d6f1b9da5))
* 修复类型 ([d64bb96](https://github.com/pansyjs/react-amap/commit/d64bb966c4b8c879a4c3ee643022681d22bd42ec))
* **type:** 修复类型报错 ([30fd825](https://github.com/pansyjs/react-amap/commit/30fd8256fe15700b17e75dd10e54fc742cac52fb))





## [2.19.1](https://github.com/pansyjs/react-amap/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-11-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pansy/amap-types",
"version": "2.19.1",
"version": "2.20.0",
"main": "index.js",
"types": "index.d.ts",
"files": [
Expand Down

0 comments on commit 77588bc

Please sign in to comment.