git-bot-feedback 0.2.0

A library designed for CI tools that posts comments on a Pull Request.
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
<!-- markdownlint-disable MD024 -->

## [0.2.0] - 2025-10-25

### <!-- 1 --> 🚀 Added

- List file changes by @2bndy5 in [#11]https://github.com/2bndy5/git-bot-feedback/pull/11

### <!-- 6 --> 📦 Dependency updates

- Replace deprecated nushell syntax by @2bndy5 in [`921c043`]https://github.com/2bndy5/git-bot-feedback/commit/921c0439a24f8fb387fd816271b67e8be48a2925
- Bump slab from 0.4.10 to 0.4.11 by @dependabot[bot] in [#4]https://github.com/2bndy5/git-bot-feedback/pull/4
- Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in [#6]https://github.com/2bndy5/git-bot-feedback/pull/6
- Bump the cargo group across 1 directory with 9 updates by @dependabot[bot] in [#10]https://github.com/2bndy5/git-bot-feedback/pull/10
- Bump git-cliff from 2.10.0 to 2.10.1 in /.github in the pip group by @dependabot[bot] in [#12]https://github.com/2bndy5/git-bot-feedback/pull/12
- Bump the actions group with 3 updates by @dependabot[bot] in [#13]https://github.com/2bndy5/git-bot-feedback/pull/13

### <!-- 9 --> 🗨️ Changed

- Regenerate CHANGELOG by @2bndy5 in [`43b62a8`]https://github.com/2bndy5/git-bot-feedback/commit/43b62a876847409358146d65c7b309e09996583f

[0.2.0]: https://github.com/2bndy5/git-bot-feedback/compare/v0.1.4...v0.2.0

Full commit diff: [`v0.1.4...v0.2.0`][0.2.0]

## [0.1.4] - 2025-08-18

### <!-- 6 --> 📦 Dependency updates

- Check in Cargo.lock by @2bndy5 in [`8642a56`]https://github.com/2bndy5/git-bot-feedback/commit/8642a561eeefc241e61c56cac29ade1dfab1fb1b
- Bump the cargo group with 3 updates by @dependabot[bot] in [#2]https://github.com/2bndy5/git-bot-feedback/pull/2
- Update locked transitive dependencies by @2bndy5 in [`db158c0`]https://github.com/2bndy5/git-bot-feedback/commit/db158c0ce96163471a569299be2c5ee8a13c66a6
- Bump version to v0.1.4 by @2bndy5 in [`19c6330`]https://github.com/2bndy5/git-bot-feedback/commit/19c6330e8c4aa0e4ee18482b761277bd294bb6f3

### <!-- 9 --> 🗨️ Changed

- Update dependabot config by @2bndy5 in [`f5b2097`]https://github.com/2bndy5/git-bot-feedback/commit/f5b2097d46b101ff133323fe7e7d81d8a0c6e1aa

[0.1.4]: https://github.com/2bndy5/git-bot-feedback/compare/v0.1.3...v0.1.4

Full commit diff: [`v0.1.3...v0.1.4`][0.1.4]

## New Contributors

- @dependabot[bot] made their first contribution in [#2]https://github.com/2bndy5/git-bot-feedback/pull/2

## [0.1.3] - 2025-07-19

### <!-- 6 --> 📦 Dependency updates

- Bump version to v0.1.3 by @2bndy5 in [`c5e4d9b`]https://github.com/2bndy5/git-bot-feedback/commit/c5e4d9b9ce474d26e6a92286c1b58207351cd153

### <!-- 9 --> 🗨️ Changed

- Bump serde_json from 1.0.140 to 1.0.141 by @2bndy5 in [`e831cd8`]https://github.com/2bndy5/git-bot-feedback/commit/e831cd8b937620eb804f4efad02f683d0317eeb6

[0.1.3]: https://github.com/2bndy5/git-bot-feedback/compare/v0.1.2...v0.1.3

Full commit diff: [`v0.1.2...v0.1.3`][0.1.3]

## [0.1.2] - 2025-07-16

### <!-- 6 --> 📦 Dependency updates

- Detect CI context in build-n-release.nu script by @2bndy5 in [`ae77080`]https://github.com/2bndy5/git-bot-feedback/commit/ae77080563f20f0374c4692d79d2096abbe14b66
- Bump version to v0.1.2 by @2bndy5 in [`9c6cef4`]https://github.com/2bndy5/git-bot-feedback/commit/9c6cef41be1c2780b95cc18277bb9e180d78886f

### <!-- 8 --> 📝 Documentation

- Add badges to README by @2bndy5 in [`ea7212d`]https://github.com/2bndy5/git-bot-feedback/commit/ea7212d9a248260a02a531394115ab58fadfe67f

[0.1.2]: https://github.com/2bndy5/git-bot-feedback/compare/v0.1.1...v0.1.2

Full commit diff: [`v0.1.1...v0.1.2`][0.1.2]

## [0.1.1] - 2025-07-16

### <!-- 1 --> 🚀 Added

- Implement GitHub client by @2bndy5 in [#1]https://github.com/2bndy5/git-bot-feedback/pull/1

### <!-- 6 --> 📦 Dependency updates

- Adjust bump-n-release.nu script by @2bndy5 in [`ccaa011`]https://github.com/2bndy5/git-bot-feedback/commit/ccaa0113b94e4c103e4fa258e249f2b932070ef7
- Bump version to v0.1.1 by @2bndy5 in [`6a508c0`]https://github.com/2bndy5/git-bot-feedback/commit/6a508c0f58c2e97684f369d9fecc3349203bfd07

### <!-- 9 --> 🗨️ Changed

- Initial commit by @2bndy5 in [`4d46f96`]https://github.com/2bndy5/git-bot-feedback/commit/4d46f96eddc6f512bb7bf3600d3f9d5490ef004f

[0.1.1]: https://github.com/2bndy5/git-bot-feedback/compare/4d46f96eddc6f512bb7bf3600d3f9d5490ef004f...v0.1.1

Full commit diff: [`4d46f96...v0.1.1`][0.1.1]

## New Contributors

- @2bndy5 made their first contribution


<!-- generated by git-cliff -->