From ec0d7d16df720d4827b260a44026f2c3061f84e3 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 17 May 2024 08:32:20 +0000 Subject: [PATCH] 0.0.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..174a7b7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,23 @@ +# CHANGELOG + + + +## v0.0.1 (2024-05-17) + +### Fix + +* fix: Implement CICD for publishing in Pypi ([`b7a853c`](https://github.com/adevinta/forecastout/commit/b7a853c35bf0f568f831a9629d9e5b0d2f4cdea5)) + +### Unknown + +* Merge pull request #2 from adevinta/feature/cicd + +fix: Implement CICD for publishing in Pypi ([`13a1df7`](https://github.com/adevinta/forecastout/commit/13a1df77c0d1556619ed77f2777ca8a9902de252)) + +* Merge pull request #1 from adevinta/initial + +First version of forecastout library ([`54d493d`](https://github.com/adevinta/forecastout/commit/54d493deca116666aef2200c1737a2590e5bebdb)) + +* initial commit ([`9b1e84c`](https://github.com/adevinta/forecastout/commit/9b1e84cc8e7cdc040f8cc31cd95378b161e9ae7a)) + +* Initial commit ([`cf71852`](https://github.com/adevinta/forecastout/commit/cf718520a221453c148ddb5f91a59a911766742c))