From ac7a09d298b8ec4b467cc5e623bbd6389ba9f81e Mon Sep 17 00:00:00 2001 From: pyshx Date: Thu, 8 Jun 2023 22:47:46 +0000 Subject: [PATCH] v0.16.2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c474219632..3b16542cab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## 0.16.2 - 2023-06-08 + +### Web + +#### Miscellaneous Tasks + +- Update package.json [`4051be`](https://github.com/reearth/reearth/commit/4051be) + +### web, server + ## 0.16.1 - 2023-06-08 ### Web