From 761b879934ea931edde7d97f3ff08e6353da1db1 Mon Sep 17 00:00:00 2001 From: moorec-aws <122481442+moorec-aws@users.noreply.github.com> Date: Mon, 9 Jun 2025 21:19:57 +0000 Subject: [PATCH] chore(release): 0.9.0 Signed-off-by: moorec-aws <122481442+moorec-aws@users.noreply.github.com> --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c989ab0..ae04f84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.9.0 (2025-06-09) + + +### Features +* Exposing ExtensionName publicy (#200) ([`0a0cb4a`](https://github.com/moorec-aws/openjd-model-for-python/commit/0a0cb4acc6d8d70f5419c4f9b49c1a1b56b01b60)) + +### Bug Fixes +* fix ([`82e2067`](https://github.com/moorec-aws/openjd-model-for-python/commit/82e2067270927947eece8524ca917cbfe445046d)) +* sdist failed to install (#198) ([`ed30b7f`](https://github.com/moorec-aws/openjd-model-for-python/commit/ed30b7f38c8828a6d33969196dc8db7a74894d09)) +* EnvironmentActions validation edge case (#197) ([`ae69150`](https://github.com/moorec-aws/openjd-model-for-python/commit/ae691502f547bd845001c5f10e32175f386cbe96)) + ## 0.8.0 (2025-05-22) ### BREAKING CHANGES