Skip to content

Commit 241daac

Browse files
committed
v1.0.0-beta.13.1
1 parent a2ae907 commit 241daac

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.0.0-beta.13.1 - 2025-11-19
6+
7+
### Web
8+
9+
#### ✨ Refactor
10+
11+
- Replace ua-parser-js with bowser ([#1927](https://github.com/reearth/reearth-visualizer/pull/1927)) [`7f9b53`](https://github.com/reearth/reearth-visualizer/commit/7f9b53)
12+
13+
#### Miscellaneous Tasks
14+
15+
- Bump up version to 1.0.0-beta.13.1 ([#1929](https://github.com/reearth/reearth-visualizer/pull/1929)) [`a2ae90`](https://github.com/reearth/reearth-visualizer/commit/a2ae90)
16+
17+
### Server
18+
19+
#### 🚀 Features
20+
21+
- Refactoring auth logic ([#1924](https://github.com/reearth/reearth-visualizer/pull/1924)) [`23757c`](https://github.com/reearth/reearth-visualizer/commit/23757c)
22+
23+
#### 🔧 Bug Fixes
24+
25+
- Add secondary sort by `_id` across query for GetAllProjects ([#1925](https://github.com/reearth/reearth-visualizer/pull/1925)) [`def51f`](https://github.com/reearth/reearth-visualizer/commit/def51f)
26+
27+
### ci
28+
29+
#### Miscellaneous Tasks
30+
31+
- Add enforce checklist ci ([#1926](https://github.com/reearth/reearth-visualizer/pull/1926)) [`49451e`](https://github.com/reearth/reearth-visualizer/commit/49451e)
32+
533
## 1.0.0-beta.13.0 - 2025-11-14
634

735
### Web

0 commit comments

Comments
 (0)