Skip to content

Commit

Permalink
release: 1.3.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.5](https://github.com/hongfaqiu/cesium-extends/compare/@cesium-extends/[email protected]...@cesium-extends/[email protected]) (2024-07-31)

### Bug Fixes

* **drawer:** sameStyle的配置没有正确生效 ([b9c6160](b9c6160))
  • Loading branch information
semantic-release-bot committed Jul 31, 2024
1 parent f2d64e9 commit 06912fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @cesium-extends/drawer [1.3.5](https://github.com/hongfaqiu/cesium-extends/compare/@cesium-extends/[email protected]...@cesium-extends/[email protected]) (2024-07-31)


### Bug Fixes

* **drawer:** sameStyle的配置没有正确生效 ([b9c6160](https://github.com/hongfaqiu/cesium-extends/commit/b9c6160ac17eae4515ba0e463b7ce5a73789fb88))

## @cesium-extends/drawer [1.3.4](https://github.com/hongfaqiu/cesium-extends/compare/@cesium-extends/[email protected]...@cesium-extends/[email protected]) (2024-07-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cesium-extends/drawer",
"version": "1.3.4",
"version": "1.3.5",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit 06912fc

Please sign in to comment.