Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
chore: fix changelog [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rot1024 committed Jul 20, 2022
1 parent db6d132 commit 895a648
Showing 1 changed file with 6 additions and 16 deletions.
22 changes: 6 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,21 @@ All notable changes to this project will be documented in this file.

## 0.9.0 - 2022-07-20

### chore

- Update Makefile to remove unused targets [`67780b`](https://github.com/reearth/reearth-backend/commit/67780b)

### ci

- Fix release workflow [`0e2daa`](https://github.com/reearth/reearth-backend/commit/0e2daa)
- Update changelog config [`62dede`](https://github.com/reearth/reearth-backend/commit/62dede)
- Simplify if in build workflow [`164eba`](https://github.com/reearth/reearth-backend/commit/164eba)

### feat
### 🚀 Features

- Change layer indicators from preset list from backend side ([#158](https://github.com/reearth/reearth-backend/pull/158)) [`0267f1`](https://github.com/reearth/reearth-backend/commit/0267f1)

### fix
### 🔧 Bug Fixes

- Property fields in a property list cannot be removed ([#160](https://github.com/reearth/reearth-backend/pull/160)) [`358237`](https://github.com/reearth/reearth-backend/commit/358237)

### test
### 🧪 Testing

- Unit test for mongo auth request repo ([#159](https://github.com/reearth/reearth-backend/pull/159)) [`5afc81`](https://github.com/reearth/reearth-backend/commit/5afc81)

###
### Miscellaneous Tasks

- V0.8.0 [`64d646`](https://github.com/reearth/reearth-backend/commit/64d646)
- Update Makefile to remove unused targets [`67780b`](https://github.com/reearth/reearth-backend/commit/67780b)

## 0.8.0 - 2022-06-17

Expand Down Expand Up @@ -341,4 +331,4 @@ All notable changes to this project will be documented in this file.
- Fix renaming file names in release workflow [`96f0b3`](https://github.com/reearth/reearth-backend/commit/96f0b3)
- Fix and refactor release workflow [skip ci] [`d5466b`](https://github.com/reearth/reearth-backend/commit/d5466b)

<!-- generated by git-cliff -->
<!-- generated by git-cliff -->

0 comments on commit 895a648

Please sign in to comment.