Version Packages

This commit is contained in:
github-actions[bot] 2024-10-24 06:50:12 +00:00 committed by Ola Rubaj
parent a4f8c0ed76
commit 30fcb256b2
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@portaljs/components': patch
---
Fix: make tileLayerName in Map optional.

View File

@ -1,5 +1,11 @@
# @portaljs/components # @portaljs/components
## 1.2.1
### Patch Changes
- [`836b143a`](https://github.com/datopian/datahub/commit/836b143a3178b893b1aae3fb511d795dd3a63545) Thanks [@olayway](https://github.com/olayway)! - Fix: make tileLayerName in Map optional.
## 1.2.0 ## 1.2.0
### Minor Changes ### Minor Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@portaljs/components", "name": "@portaljs/components",
"version": "1.2.0", "version": "1.2.1",
"type": "module", "type": "module",
"description": "https://portaljs.org", "description": "https://portaljs.org",
"keywords": [ "keywords": [