From 473150b37fcb6b8672f57dced5ed82bf088d2bf0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 20:32:33 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..94a085f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## [0.1.0](https://github.com/nullplatform/services-path-router/compare/0.0.1...v0.1.0) (2026-07-08) + + +### Features + +* import path-router from services monorepo ([c565956](https://github.com/nullplatform/services-path-router/commit/c5659564259f9d3689c52e36b1561e00e367988f)) +* import path-router from services monorepo ([37c364c](https://github.com/nullplatform/services-path-router/commit/37c364c71080bed00ad5c7fb3b54b0ae67a99d2c)) +* **path-router:** add specs/install/istio to register the service on nullplatform ([157cf78](https://github.com/nullplatform/services-path-router/commit/157cf78ca3cd8295f2ac17a54baeba1ab22ad155)) + + +### Bug Fixes + +* **path-router:** keep PAE's live domain in the base_domain enum ([558f4a4](https://github.com/nullplatform/services-path-router/commit/558f4a41425b702ce5e27a0eff5edd0caf9a1531)) +* **path-router:** replace real playground domain with placeholder example ([90803bd](https://github.com/nullplatform/services-path-router/commit/90803bdf788759ac257d24d25d127c99973e350c))