Skip to content

Commit a6b4ad1

Browse files
committed
chore(release): 2.0.3
1 parent 6d4e8fd commit a6b4ad1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.0.3](https://github.com/geops/react-spatial/compare/v2.0.2...v2.0.3) (2026-02-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **Permalink:** prevent Permalink crash when a layer has no children attribute ([#736](https://github.com/geops/react-spatial/issues/736)) ([6d4e8fd](https://github.com/geops/react-spatial/commit/6d4e8fdb12b8e2026dddef97e670d51f296c4957))
11+
512
### [2.0.2](https://github.com/geops/react-spatial/compare/v2.0.1...v2.0.2) (2026-02-09)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-spatial",
33
"license": "MIT",
44
"description": "Components to build React map apps.",
5-
"version": "2.0.2",
5+
"version": "2.0.3",
66
"dependencies": {
77
"@emotion/react": "^11.14.0",
88
"@emotion/styled": "^11.14.1",

0 commit comments

Comments
 (0)