From 27e5d94ea32ce88dc92bea76e9bd1c90dcf59a39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 23:26:02 +0000 Subject: [PATCH] chore(main): release 1.9.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95c988b..4819885 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.9.0](https://github.com/bcgov/nr-theme/compare/v1.8.9...v1.9.0) (2026-03-06) + + +### Features + +* **ci:** renovate.json ([#179](https://github.com/bcgov/nr-theme/issues/179)) ([008a019](https://github.com/bcgov/nr-theme/commit/008a01935f51b4f1d8eb199d9691582c8e8f7e6c)) +* cleanup Carbon override stylesheet ([#190](https://github.com/bcgov/nr-theme/issues/190)) ([6e61514](https://github.com/bcgov/nr-theme/commit/6e6151490d50f10c35bfab8d5a2955efe0e0319e)) + ## [1.8.9](https://github.com/bcgov/nr-theme/compare/v1.8.8...v1.8.9) (2024-06-28)