diff --git a/CHANGELOG.md b/CHANGELOG.md index 1aa9390..0ac128b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.1.3](https://github.com/nabeken/aws-go-dynamodb/compare/v2.1.2...v2.1.3) (2024-09-06) + + +### Bug Fixes + +* **deps:** pin actions/create-github-app-token action to 31c86eb ([#105](https://github.com/nabeken/aws-go-dynamodb/issues/105)) ([545bd96](https://github.com/nabeken/aws-go-dynamodb/commit/545bd963acddc5806294e2d34c9d9553661d0381)) +* **deps:** update actions/create-github-app-token digest to 3378cda ([#109](https://github.com/nabeken/aws-go-dynamodb/issues/109)) ([8e8bdda](https://github.com/nabeken/aws-go-dynamodb/commit/8e8bdda5645eded3ecd33644eafdaa468cddc638)) +* **deps:** update aws-sdk-go-v2 monorepo ([#108](https://github.com/nabeken/aws-go-dynamodb/issues/108)) ([a4818e1](https://github.com/nabeken/aws-go-dynamodb/commit/a4818e1938849494e585dda57ca5c2ed39cb7d23)) +* **deps:** update dependency go to v1.23.1 ([#110](https://github.com/nabeken/aws-go-dynamodb/issues/110)) ([da6b64d](https://github.com/nabeken/aws-go-dynamodb/commit/da6b64d6aafb3c394b1e9023ca45b846396fe3eb)) +* **deps:** update dependency golang to v1.23.1 ([#111](https://github.com/nabeken/aws-go-dynamodb/issues/111)) ([0048ef7](https://github.com/nabeken/aws-go-dynamodb/commit/0048ef7995cb765b087a97153f7797566b911c76)) +* **deps:** update suzuki-shunsuke/github-action-renovate-config-validator action to v1.1.0 ([#107](https://github.com/nabeken/aws-go-dynamodb/issues/107)) ([b837602](https://github.com/nabeken/aws-go-dynamodb/commit/b837602254ffb6b441f7c76fc62df4893943a480)) + ## [2.1.2](https://github.com/nabeken/aws-go-dynamodb/compare/v2.1.1...v2.1.2) (2024-08-25)