Skip to content

Commit 9010ca9

Browse files
chore(main): release 1.0.0
1 parent ca64e00 commit 9010ca9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-11-05)
4+
5+
6+
### Features
7+
8+
* Add build and test workflow ([#2](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/issues/2)) ([fa21222](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/commit/fa2122263170ba7a9e5cdd08988d4e00384f231c))
9+
* Add GitHub Action to deprovision an ephemeral environment ([#4](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/issues/4)) ([192ec90](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/commit/192ec90784e9c03bd42f472d962cbe78f94a649c))
10+
* Skip remaining tasks if environment does not exist ([#9](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/issues/9)) ([3193cfa](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/commit/3193cfac7123e58d428bb05abebdfd24ecc63653))
11+
* Skip remaining tasks if environment is not connected to the specified project ([#15](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/issues/15)) ([a0c6d5c](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/commit/a0c6d5c5375d97ed00bba603e609b0895fc44ab1))
12+
* Support deprovisioning for a single project ([#14](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/issues/14)) ([11f3172](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/commit/11f3172832cbcac78ecff83767c9205a3c4f4458))
13+
14+
15+
### Bug Fixes
16+
17+
* **deps:** pin dependencies ([#10](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/issues/10)) ([af2915f](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/commit/af2915ffef4ccc3cc5acd2ca9818a48b47e35f65))
18+
* Separate out functionality of API wrapper ([#18](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/issues/18)) ([b95c643](https://github.com/OctopusDeploy/deprovision-ephemeral-environment/commit/b95c6436fb7d7696392363e7de59d5664811076d))

0 commit comments

Comments
 (0)