Skip to content

Commit

Permalink
chore(release): 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oterral committed Dec 17, 2024
1 parent 9aa17e8 commit 6b0527e
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.

## [3.1.0](https://github.com/geops/mobility-toolbox-js/compare/v3.0.0...v3.1.0) (2024-12-17)


### Features

* allow to rely on ol rendercomplete event ([#211](https://github.com/geops/mobility-toolbox-js/issues/211)) ([9aa17e8](https://github.com/geops/mobility-toolbox-js/commit/9aa17e8c02fa1f9e21e8d5c7f344aae5cbd88b5e))

## [3.0.0](https://github.com/geops/mobility-toolbox-js/compare/v2.4.2...v3.0.0) (2024-12-05)


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": "mobility-toolbox-js",
"license": "MIT",
"description": "Toolbox for JavaScript applications in the domains of mobility and logistics.",
"version": "3.1.0-beta.2",
"version": "3.1.0",
"homepage": "https://mobility-toolbox-js.geops.io/",
"exports": {
".": "./index.js",
Expand Down

0 comments on commit 6b0527e

Please sign in to comment.