Skip to content

Commit 4dec7d3

Browse files
chore(release): v1.34.0 [skip ci]
# [1.34.0](v1.33.1...v1.34.0) (2024-08-23) ### Bug Fixes * `GET /api/v1/trial/status/:strategy` endpoint ([78862b6](78862b6)) ### Features * more nest viewing options ([959116d](959116d))
1 parent ece3197 commit 4dec7d3

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.34.0](https://github.com/WatWowMap/ReactMap/compare/v1.33.1...v1.34.0) (2024-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* `GET /api/v1/trial/status/:strategy` endpoint ([78862b6](https://github.com/WatWowMap/ReactMap/commit/78862b60237c103de91bdeca6f04d93c9566bc86))
7+
8+
9+
### Features
10+
11+
* more nest viewing options ([959116d](https://github.com/WatWowMap/ReactMap/commit/959116db9caffd7ffa0236237397b18d36a36559))
12+
113
# [1.34.0-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.33.1...v1.34.0-develop.1) (2024-08-20)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactmap",
3-
"version": "1.34.0-develop.1",
3+
"version": "1.34.0",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)