Skip to content

Commit

Permalink
chore(release): 37.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [37.1.0](37.0.1...37.1.0) (2025-01-20)

### Features

* add `Time.isFinite` and block the engine from executing events scheduled for infinite time ([#4098](#4098)) ([9109fb5](9109fb5))

### Dependency updates

* **deps:** update dependency com.graphhopper:graphhopper-core to v10.1 ([#4114](#4114)) ([4cdab9f](4cdab9f))
* **deps:** update react to v2025.1.4-19.0.0 ([#4112](#4112)) ([517fe70](517fe70))

### General maintenance

* **build:** update the javadoc.io cache ([5ac6f21](5ac6f21))
* **build:** update the javadoc.io cache ([5f472b5](5f472b5))
  • Loading branch information
semantic-release-bot committed Jan 20, 2025
1 parent 9109fb5 commit 626d8b1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [37.1.0](https://github.com/AlchemistSimulator/Alchemist/compare/37.0.1...37.1.0) (2025-01-20)

### Features

* add `Time.isFinite` and block the engine from executing events scheduled for infinite time ([#4098](https://github.com/AlchemistSimulator/Alchemist/issues/4098)) ([9109fb5](https://github.com/AlchemistSimulator/Alchemist/commit/9109fb5d07cf0786358f07b51fef07e8a325ff10))

### Dependency updates

* **deps:** update dependency com.graphhopper:graphhopper-core to v10.1 ([#4114](https://github.com/AlchemistSimulator/Alchemist/issues/4114)) ([4cdab9f](https://github.com/AlchemistSimulator/Alchemist/commit/4cdab9ff6ad56b2718010bb7564413da0e138532))
* **deps:** update react to v2025.1.4-19.0.0 ([#4112](https://github.com/AlchemistSimulator/Alchemist/issues/4112)) ([517fe70](https://github.com/AlchemistSimulator/Alchemist/commit/517fe70280dea1b10d28e672aceb9ddc108ce6d3))

### General maintenance

* **build:** update the javadoc.io cache ([5ac6f21](https://github.com/AlchemistSimulator/Alchemist/commit/5ac6f210961eee50889db8b8bad68470a8eac836))
* **build:** update the javadoc.io cache ([5f472b5](https://github.com/AlchemistSimulator/Alchemist/commit/5f472b54fb282126b844fff933275835dd9e0511))

## [37.0.1](https://github.com/AlchemistSimulator/Alchemist/compare/37.0.0...37.0.1) (2025-01-17)

### Dependency updates
Expand Down

0 comments on commit 626d8b1

Please sign in to comment.