Skip to content

Commit d6769c7

Browse files
chore(release): v1.41.2-develop.2 [skip ci]
## [1.41.2-develop.2](v1.41.2-develop.1...v1.41.2-develop.2) (2026-04-03) ### Bug Fixes * keep drawer scroll position ([a242e84](a242e84)) * properly set default discord auth as none ([3670810](3670810))
1 parent 3670810 commit d6769c7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.41.2-develop.2](https://github.com/WatWowMap/ReactMap/compare/v1.41.2-develop.1...v1.41.2-develop.2) (2026-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* keep drawer scroll position ([a242e84](https://github.com/WatWowMap/ReactMap/commit/a242e842acaf9f5526491c7a294b8a677979b48f))
7+
* properly set default discord auth as none ([3670810](https://github.com/WatWowMap/ReactMap/commit/3670810193e1c74bcd8352825083c069b33b1bff))
8+
19
## [1.41.2-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.41.1...v1.41.2-develop.1) (2026-03-26)
210

311

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.41.2-develop.1",
3+
"version": "1.41.2-develop.2",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)