diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ca023e..6953ca1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [1.2.3](https://github.com/telicent-oss/smart-cache-paralog-api/compare/v1.2.2...v1.2.3) (2024-08-06) + + +### Bug Fixes + +* fixed env variable startup ([#3](https://github.com/telicent-oss/smart-cache-paralog-api/issues/3)) ([e4a0696](https://github.com/telicent-oss/smart-cache-paralog-api/commit/e4a069616dbc25055e1b0a096c5f23c873d91a29)) + + +### Miscellaneous + +* **deps:** bump certifi from 2024.2.2 to 2024.7.4 ([#7](https://github.com/telicent-oss/smart-cache-paralog-api/issues/7)) ([ccb08de](https://github.com/telicent-oss/smart-cache-paralog-api/commit/ccb08de5c417c9e5530af19704a8041d59b88943)) +* **deps:** bump idna from 3.6 to 3.7 ([#8](https://github.com/telicent-oss/smart-cache-paralog-api/issues/8)) ([0acf5d7](https://github.com/telicent-oss/smart-cache-paralog-api/commit/0acf5d766e4228396a0584e4c173722b2c5a8463)) +* **deps:** bump urllib3 from 2.2.1 to 2.2.2 ([#9](https://github.com/telicent-oss/smart-cache-paralog-api/issues/9)) ([24dfbbc](https://github.com/telicent-oss/smart-cache-paralog-api/commit/24dfbbcad37a59be1cf3ffd049091c54c0fa2e84)) +* removed packagelock ([#6](https://github.com/telicent-oss/smart-cache-paralog-api/issues/6)) ([2bd3dfb](https://github.com/telicent-oss/smart-cache-paralog-api/commit/2bd3dfb31ac7c42f63c7fd064471c5ec99094f6d)) + ## 1.2.2 (2024-06-11) diff --git a/pyproject.toml b/pyproject.toml index 130b05b..ee04833 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "smart-cache-paralog-api" -version = "1.2.2" +version = "1.2.3" authors = [{name = "Telicent Ltd", email = "opensource@telicent.io"}] requires-python = "==3.12" dependencies = [