Skip to content

Commit

Permalink
chore(release): 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oterral committed Oct 25, 2023
1 parent 45f3a41 commit 1a7afe2
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.7.1](https://github.com/geops/react-spatial/compare/v1.7.0...v1.7.1) (2023-10-25)


### Bug Fixes

* hide delay in route schedule when the vehicle has no realtime ([8716ce7](https://github.com/geops/react-spatial/commit/8716ce74c8a988639a06202c8b371b647e8d03ed))

## [1.7.0](https://github.com/geops/react-spatial/compare/v1.6.0...v1.7.0) (2023-10-10)


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.7.0",
"version": "1.7.1",
"dependencies": {
"@geops/geops-ui": "0.1.18",
"@material-ui/core": "4.12.4",
Expand Down

0 comments on commit 1a7afe2

Please sign in to comment.