diff --git a/.version b/.version index 3eefcb9..7dea76e 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.0.0 +1.0.1 diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8b338b8..52681ad 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://gitlab.com/oceanbox/busynix/compare/v1.0.0...v1.0.1) (2024-01-29) + + +### Bug Fixes + +* add ssh-client to devcontainer ([e94c628](https://gitlab.com/oceanbox/busynix/commit/e94c62802409bc0667aaba771ca57321b1e962a1)) + # 1.0.0 (2024-01-29)