From 8aee385072690a55b89613fe06573ca086bab655 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 19 Nov 2024 09:59:34 +0000 Subject: [PATCH] chore(release): 1.0.16 [skip ci] --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47726be..2939ff9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [1.0.16](https://github.com/iwpnd/valhalla-ts/compare/v1.0.15...v1.0.16) (2024-11-19) + +### Other + +* 🎨 import sorting ([74554b2](https://github.com/iwpnd/valhalla-ts/commit/74554b25e66c0e6909f005016ddd321e2577db8a)) +* **deps-dev:** 🔧 update ([2ace3da](https://github.com/iwpnd/valhalla-ts/commit/2ace3dad81bbcc330b9eedddc91ed431cb25becf)) +* **deps-dev:** 🔧 update ([a681e09](https://github.com/iwpnd/valhalla-ts/commit/a681e094a720931107720eb223982c16e0d1a1e9)) +* **deps-dev:** 🔧 update ([be826ab](https://github.com/iwpnd/valhalla-ts/commit/be826aba2255452b5d71b13fc5656c4ca8d3ac17)) +* **deps-dev:** 🔧 update ([70c07b3](https://github.com/iwpnd/valhalla-ts/commit/70c07b31a751b074ba84cf8f4cc642635842b2a4)) +* **deps:** 🔗 bump rip-ts ([2375079](https://github.com/iwpnd/valhalla-ts/commit/23750794ffb4e20cffdee793dd43b7d117f5b3ea)) + ## [1.0.15](https://github.com/iwpnd/valhalla-ts/compare/v1.0.14...v1.0.15) (2024-10-24) ### Other diff --git a/package.json b/package.json index cc6545b..7f6ceca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iwpnd/valhalla-ts", - "version": "1.0.15", + "version": "1.0.16", "description": "A nodejs client and helper utilities for valhalla routing engine", "main": "dist/index.js", "files": [