From f7d1db034d59997bf40d597615a24ee66eff0b32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 19:59:31 +0900 Subject: [PATCH] chore: release 0.6.0 (#30) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f73632..4a83a0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.6.0](https://www.github.com/tier4/x-go/compare/v0.5.2...v0.6.0) (2022-01-15) + + +### Features + +* New ORM wrapper; bunx ([#29](https://www.github.com/tier4/x-go/issues/29)) ([0c9d526](https://www.github.com/tier4/x-go/commit/0c9d5265883e1a0c94ed632699391586bc5c93fc)) + + +### Bug Fixes + +* Use stdlib errors instead of github.com/pkg/errors ([#32](https://www.github.com/tier4/x-go/issues/32)) ([7e62d2e](https://www.github.com/tier4/x-go/commit/7e62d2e5f854652e5435188afa807e91a99f9246)) + ### [0.5.2](https://www.github.com/tier4/x-go/compare/v0.5.1...v0.5.2) (2021-10-22) diff --git a/version.txt b/version.txt index cb0c939..a918a2a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.5.2 +0.6.0