diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 652c1dc..78eef95 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.1.2"} \ No newline at end of file +{".":"0.1.3"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7f75f42 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## [0.1.3](https://github.com/pteich/clai/compare/v0.1.2...v0.1.3) (2024-10-19) + + +### Features + +* Add Dockerfile ([ffb866a](https://github.com/pteich/clai/commit/ffb866acbb4631408c8dff3978101128e99ca65c)) + + +### Other + +* **CI:** Add Goreleaser ([d8e866b](https://github.com/pteich/clai/commit/d8e866b3c9851155dd72f68cb9c29312cff822f8)) +* **CI:** Configure release-please ([4c8d7f3](https://github.com/pteich/clai/commit/4c8d7f390d335d082bb5af7c6281edc1826d2bb2)) +* **CI:** Configure release-please ([0a9fbf3](https://github.com/pteich/clai/commit/0a9fbf3eb0f5e1f1c73d202d39a0f99aee412a5b)) +* Upgrade dependencies ([40067b3](https://github.com/pteich/clai/commit/40067b310586ecdeff5df885899d3a71bfdd28da))