Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## 0.1.0 (2024-05-28)


### Features

* **ci:** add ci ([d1780b6](https://github.com/PromptPal/api/commit/d1780b69bfa2b576638359db0ee13cdeb1a774fd))
* **init:** add init fn ([d257668](https://github.com/PromptPal/api/commit/d257668ce4b0a21c9917fd8bd4922fab8dbed901))
* **tests:** add tests ([e20c0ce](https://github.com/PromptPal/api/commit/e20c0ce707eccd2f1262ad22a8b4311626f57f83))


### Bug Fixes

* **ci:** add ci test coverage ([24b2de0](https://github.com/PromptPal/api/commit/24b2de0c2d56daa9a67b1ccfc5d6e05fd4961201))
* **ci:** switch to nightly rust version ([bd22a3c](https://github.com/PromptPal/api/commit/bd22a3ce006c17f3787099cef8de36066b7f6b2b))
* **ci:** update codecov tool in ci ([f1a03b6](https://github.com/PromptPal/api/commit/f1a03b6fbb46982c4b31561bcd59486747afac13))
* update ci action ([b3b4cea](https://github.com/PromptPal/api/commit/b3b4ceac595b3a47444c8a914d982f0bed61361a))