Features
* **dev:** added ruff,commitizen as dev deps ([7e9e6d7](https://github.com/shinybrar/releaseer/commit/7e9e6d725522f3d776e944dfa1ca613118b6fdbd))
* **github-actions:** added ci using github actions and also added codecov support ([c2d50bc](https://github.com/shinybrar/releaseer/commit/c2d50bce30ccb1e33b50d46c83ef67ac87e88afc))
* **github-actions:** added release pipeline ([d86e64d](https://github.com/shinybrar/releaseer/commit/d86e64d274179932332224e7e07dc3ce795f2ad6))
* **pre-commit:** added a lot of pre-commit hooks for common misgivings ([27c8153](https://github.com/shinybrar/releaseer/commit/27c8153420cbdde203e25a3befe316d9fe8cb559))
* **readme:** completed docs ([fdc9036](https://github.com/shinybrar/releaseer/commit/fdc90361c9e654ada7ff25ca5588047cfa201576))
* **setup:** intialized the project and added base http backend ([2eef2ce](https://github.com/shinybrar/releaseer/commit/2eef2ce232b4b7e5a8a1eb803b433bfe8df7433d))
* **various:** added post endpoint, changed where/how aliases are saved, added tests ([294a7b5](https://github.com/shinybrar/releaseer/commit/294a7b56c24eda1725bc20a0b18e9098e287f707))
Bug Fixes
* **badges:** added ci/cd/coverage badges to readme ([38bd75a](https://github.com/shinybrar/releaseer/commit/38bd75a9a5505fb5b1dcd516db591f5ac7b035f8))
* **ci:** fixed issues with codecov ([4a4271f](https://github.com/shinybrar/releaseer/commit/4a4271fba7fd0c9bce225e1cd2e6e557211145e9))
* **formatter:** implemented ruff formatting ([60484e4](https://github.com/shinybrar/releaseer/commit/60484e49c39f62a586282f5cebb8d9ce97cd218b))
Documentation
* **readme:** added layout: inline frontmatter property for the article ([e3f8f9b](https://github.com/shinybrar/releaseer/commit/e3f8f9b65c10d3bc74ee5aaa496a578d4bcd5f4d))
* **readme:** added more workflow docs ([3a41d20](https://github.com/shinybrar/releaseer/commit/3a41d206ca273cbaf4902f3634225a541b056bc7))
* **readme:** added pre-commit docs ([4fa2178](https://github.com/shinybrar/releaseer/commit/4fa21785ae0498973dfd5eab40e2b054c6cf105a))
* **readme:** trying out code annotation on github docs ([0405b69](https://github.com/shinybrar/releaseer/commit/0405b693eb9b094f0a390e89bfe4a656451f0881))
* **readme:** updated demo docs ([dcf326c](https://github.com/shinybrar/releaseer/commit/dcf326c9b9db50a65ddfe6eb1020f095cc681afd))
* **readme:** updated inline frontmatter command ([b427968](https://github.com/shinybrar/releaseer/commit/b4279687fbd03c209c4eabbbee79190d516d022d))
* **readme:** updated readme with better description of the release process ([b45a646](https://github.com/shinybrar/releaseer/commit/b45a64659bd968ab7c2974a441298043c73fb2e1))