From 96852f53a4bf1b2106c82495c5c2d257ac9452e3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 13 Nov 2023 20:48:42 +0000 Subject: [PATCH] chore(release): 17.0.0 [skip ci] # [17.0.0](https://github.com/BugSplat-Git/bugsplat-ng/compare/v16.0.0...v17.0.0) (2023-11-13) ### chore * use esbuild in my-angular-crasher ([#113](https://github.com/BugSplat-Git/bugsplat-ng/issues/113)) ([45ef68e](https://github.com/BugSplat-Git/bugsplat-ng/commit/45ef68e019957b1db9e02ebbc7a46f238ebb5593)) ### BREAKING CHANGES * staying in sync with major Angular version --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc96ea2..a176cb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [17.0.0](https://github.com/BugSplat-Git/bugsplat-ng/compare/v16.0.0...v17.0.0) (2023-11-13) + + +### chore + +* use esbuild in my-angular-crasher ([#113](https://github.com/BugSplat-Git/bugsplat-ng/issues/113)) ([45ef68e](https://github.com/BugSplat-Git/bugsplat-ng/commit/45ef68e019957b1db9e02ebbc7a46f238ebb5593)) + + +### BREAKING CHANGES + +* staying in sync with major Angular version + # [16.0.0](https://github.com/BugSplat-Git/bugsplat-ng/compare/v15.0.4...v16.0.0) (2023-11-09)