Skip to content

Commit

Permalink
Merge pull request #76 from GIScience/chore/release-0.3.1
Browse files Browse the repository at this point in the history
chore(release): 0.3.1
  • Loading branch information
TheGreatRefrigerator committed Aug 9, 2023
2 parents 2eacee2 + 7e1fb11 commit f520589
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 9 deletions.
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.

### [0.3.1](https://github.com/GIScience/openrouteservice-js/compare/v0.3.0...v0.3.1) (2023-08-09)


### Bug Fixes

* gpx response not returned correctly ([c9a3865](https://github.com/GIScience/openrouteservice-js/commit/c9a3865e0513b213912b2968691d8663cbde394d))

## [0.3.0](https://github.com/GIScience/openrouteservice-js/compare/v0.2.0...v0.3.0) (2023-04-20)


Expand Down
2 changes: 1 addition & 1 deletion dist/ors-js-client.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ors-js-client.cjs.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion dist/ors-js-client.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ors-js-client.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ors-js-client.umd.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ors-js-client.umd.cjs.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openrouteservice-js",
"version": "0.3.0",
"version": "0.3.1",
"description": "A Javascript client for openrouteservice services.",
"author": "Openrouteservice Community",
"license": "Apache-2.0",
Expand Down

0 comments on commit f520589

Please sign in to comment.