Skip to content

Commit

Permalink
chore(release): 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oterral committed Nov 18, 2024
1 parent 2fc4941 commit 9390e38
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.12.2](https://github.com/geops/react-spatial/compare/v1.12.1...v1.12.2) (2024-11-18)


### Bug Fixes

* update dependencies ([2fc4941](https://github.com/geops/react-spatial/commit/2fc49412406537049a6ea5401786ab85730444a0))

### [1.12.1](https://github.com/geops/react-spatial/compare/v1.12.0...v1.12.1) (2024-08-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-spatial",
"license": "MIT",
"description": "Components to build React map apps.",
"version": "1.12.1",
"version": "1.12.2",
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
Expand Down

0 comments on commit 9390e38

Please sign in to comment.