Skip to content

Commit

Permalink
chore(release): 1.0.14 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 16, 2024
1 parent 166fdd2 commit fe0efb4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.14](https://github.com/iwpnd/valhalla-ts/compare/v1.0.13...v1.0.14) (2024-08-16)

### Other

* 🔧 fix linter ([166fdd2](https://github.com/iwpnd/valhalla-ts/commit/166fdd2165e9bbb594db8881e7910960c6a06eea))
* **deps-dev:** 🔧 update ([e9cc9e6](https://github.com/iwpnd/valhalla-ts/commit/e9cc9e637536a1e00125f1ef67f6c0c48b0afc8d))
* **deps:** 🔗 update rip-ts ([a43f55d](https://github.com/iwpnd/valhalla-ts/commit/a43f55d0474b941540c39c0aade8f6142979d937))

## [1.0.13](https://github.com/iwpnd/valhalla-ts/compare/v1.0.12...v1.0.13) (2024-06-23)

### Other
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iwpnd/valhalla-ts",
"version": "1.0.13",
"version": "1.0.14",
"description": "A nodejs client and helper utilities for valhalla routing engine",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit fe0efb4

Please sign in to comment.