From 15661beca2a3b6520a6b1c16a497103e6a83793c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 04:39:49 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ab6a92e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## [0.2.0](https://github.com/ryeguard/ddbcalc/compare/v0.1.0...v0.2.0) (2024-03-17) + + +### Features + +* exclude examples from test coverage report ([be2c5be](https://github.com/ryeguard/ddbcalc/commit/be2c5be3b7cab9b8ef8aeef7a97b83ad814a274b)) +* test coverage action ([e4eeffd](https://github.com/ryeguard/ddbcalc/commit/e4eeffd8d2d84ab6a9609839d72550b20bd9ae70)) + + +### Bug Fixes + +* cover nil type and separate bool/null ([cf8a258](https://github.com/ryeguard/ddbcalc/commit/cf8a2589772d40f2cff322eb657caafb229b71d4)) +* **deps:** update aws-sdk-go-v2 monorepo ([fc128b8](https://github.com/ryeguard/ddbcalc/commit/fc128b8733aa244ddc31b64eebd8ef60223391b9))