Skip to content

Commit ec0e1de

Browse files
committed
chore(release): 2.0.0
1 parent b3c1650 commit ec0e1de

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.0](https://github.com/geops/react-spatial/compare/v1.12.2...v2.0.0) (2025-08-11)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* use mobility-toolbox-js v3 and maplibre-gl (#729)
11+
12+
### Features
13+
14+
* use mobility-toolbox-js v3 and maplibre-gl ([#729](https://github.com/geops/react-spatial/issues/729)) ([b3c1650](https://github.com/geops/react-spatial/commit/b3c1650099d6974bbdff3a99b60ebceaafa7c298))
15+
516
### [1.12.2](https://github.com/geops/react-spatial/compare/v1.12.1...v1.12.2) (2024-11-18)
617

718

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.0-beta.6",
5+
"version": "2.0.0",
66
"dependencies": {
77
"@emotion/react": "^11.14.0",
88
"@emotion/styled": "^11.14.1",

0 commit comments

Comments
 (0)