Skip to content

Commit 0756971

Browse files
chore(release): 1.0.19 [skip ci]
1 parent 08b372a commit 0756971

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.19](https://github.com/iwpnd/valhalla-ts/compare/v1.0.18...v1.0.19) (2025-03-04)
2+
3+
### Other
4+
5+
* **deps-dev:** 🔧 drop eslint__js types ([d72329e](https://github.com/iwpnd/valhalla-ts/commit/d72329ec29efa7c7a521cd8a67ada005d4d1a4ed))
6+
* **deps-dev:** 🔧 update ([57e6bb6](https://github.com/iwpnd/valhalla-ts/commit/57e6bb631e6fd638e8df04396001f1fa6e9be6bf))
7+
* **deps:** 🔗 bump deps rip-ts and geojson ([08b372a](https://github.com/iwpnd/valhalla-ts/commit/08b372a0555433c5b0b1357d6a1c8ea0bc6ba224))
8+
19
## [1.0.18](https://github.com/iwpnd/valhalla-ts/compare/v1.0.17...v1.0.18) (2025-01-20)
210

311
### Other

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iwpnd/valhalla-ts",
3-
"version": "1.0.18",
3+
"version": "1.0.19",
44
"description": "A nodejs client and helper utilities for valhalla routing engine",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)