From 1d29f5c7007c361d355ef0a97d06011122d3dbb9 Mon Sep 17 00:00:00 2001 From: rot1024 Date: Mon, 1 Nov 2021 12:03:25 +0000 Subject: [PATCH] v0.1.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9798d20..36be55d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -103,5 +103,6 @@ All notable changes to this project will be documented in this file. - Update golang version and modules ([#51](https://github.com/reearth/reearth-backend/pull/51)) [`33f4c7`](https://github.com/reearth/reearth-backend/commit/33f4c7) - Updating modules ([#62](https://github.com/reearth/reearth-backend/pull/62)) [`65ae32`](https://github.com/reearth/reearth-backend/commit/65ae32) - Add github workflows to release [`fbcdef`](https://github.com/reearth/reearth-backend/commit/fbcdef) +- Fix release workflow, fix build comment [skip ci] [`cfc79a`](https://github.com/reearth/reearth-backend/commit/cfc79a)