From ce2e6208df26d22382f65323f02608335c42be07 Mon Sep 17 00:00:00 2001 From: Gordon Smith Date: Tue, 7 Jan 2025 11:21:42 +0000 Subject: [PATCH] chore: release main --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14cde28..f94b5df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ ## [1.0.1](https://github.com/GordonSmith/vscode-wit/compare/wit-lang-v1.0.0...wit-lang-v1.0.1) (2025-01-07) +### Bug Fixes + +* automated release testing ([a69a2ec](https://github.com/GordonSmith/vscode-wit/commit/a69a2ec92691c9f1cdfa891ee76b20456458d92c)) +* minify production package ([adf8b05](https://github.com/GordonSmith/vscode-wit/commit/adf8b0555632e90714141b3d80c36a503eff5598)) +* remove extraneous items from final package ([adf8b05](https://github.com/GordonSmith/vscode-wit/commit/adf8b0555632e90714141b3d80c36a503eff5598)) + +## [1.0.1](https://github.com/GordonSmith/vscode-wit/compare/wit-lang-v1.0.0...wit-lang-v1.0.1) (2025-01-07) + + ### Bug Fixes * automated release testing ([a69a2ec](https://github.com/GordonSmith/vscode-wit/commit/a69a2ec92691c9f1cdfa891ee76b20456458d92c))