From 7c835c32bf8c2d5a4e2b0be7441060051991edcd Mon Sep 17 00:00:00 2001 From: "bananaops-release-please[bot]" <273115106+bananaops-release-please[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 10:57:23 +0000 Subject: [PATCH] chore(main): release 0.17.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e108cb..140dee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.17.0](https://github.com/BananaOps/tracker/compare/v0.16.2...v0.17.0) (2026-04-05) + + +### Features + +* add link page and search func ([#152](https://github.com/BananaOps/tracker/issues/152)) ([c5af3be](https://github.com/BananaOps/tracker/commit/c5af3be6aad45706948246ffa6877259cb3adff3)) + + +### Bug Fixes + +* update release-please workflow to use GitHub app token for authentication ([2bd15d2](https://github.com/BananaOps/tracker/commit/2bd15d21eff3a7ea692fdbe29850e55c09e8d006)) + ## [0.16.2](https://github.com/BananaOps/tracker/compare/v0.16.1...v0.16.2) (2026-03-03)