From b55b7c29368fd0bd4b75a58f5093b64ab04270e2 Mon Sep 17 00:00:00 2001 From: "tknetworks-oss-releaser[bot]" <144353182+tknetworks-oss-releaser[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 16:31:11 +0900 Subject: [PATCH] chore(master): release 0.4.0 (#16) Co-authored-by: tknetworks-oss-releaser[bot] <144353182+tknetworks-oss-releaser[bot]@users.noreply.github.com> --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..bae70f6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## [0.4.0](https://github.com/nabeken/psadm/compare/v0.3.0...v0.4.0) (2024-04-20) + + +### Features + +* use goccy/go-yaml instead ([#19](https://github.com/nabeken/psadm/issues/19)) ([a1ff1e6](https://github.com/nabeken/psadm/commit/a1ff1e6ce37347a92aea355872b6b1e28c8e0eed)) + + +### Bug Fixes + +* **deps:** update all non-major dependencies ([#11](https://github.com/nabeken/psadm/issues/11)) ([55e288a](https://github.com/nabeken/psadm/commit/55e288a2978c644240e50400951d5f29d5e0a9d8)) +* **deps:** update go ([#12](https://github.com/nabeken/psadm/issues/12)) ([8d51ce2](https://github.com/nabeken/psadm/commit/8d51ce2611c457c02cc04afccd67acb795b24087)) +* **deps:** update module golang.org/x/sync to v0.7.0 ([#17](https://github.com/nabeken/psadm/issues/17)) ([bcef824](https://github.com/nabeken/psadm/commit/bcef8241216e7b986b252a350227794561c563e2)) +* **deps:** update module gopkg.in/yaml.v2 to v3 ([#13](https://github.com/nabeken/psadm/issues/13)) ([f750ad1](https://github.com/nabeken/psadm/commit/f750ad1a2c7b320b83e10e65e982e5f831b64016))