Skip to content

Commit e42e5c8

Browse files
chore(release): v1.28.0-develop.10 [skip ci]
# [1.28.0-develop.10](v1.28.0-develop.9...v1.28.0-develop.10) (2024-01-12) ### Bug Fixes * better regex for mapping minified errors ([cd0c28b](cd0c28b)) * search translations in webhook tracked ([5ef29ee](5ef29ee))
1 parent 5e8c2fc commit e42e5c8

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.28.0-develop.10](https://github.com/WatWowMap/ReactMap/compare/v1.28.0-develop.9...v1.28.0-develop.10) (2024-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* better regex for mapping minified errors ([cd0c28b](https://github.com/WatWowMap/ReactMap/commit/cd0c28b63d809d7c4acb08c58588c6449543c982))
7+
* search translations in webhook tracked ([5ef29ee](https://github.com/WatWowMap/ReactMap/commit/5ef29ee53855fc0065b465dc53915ea21efb91ab))
8+
19
# [1.28.0-develop.9](https://github.com/WatWowMap/ReactMap/compare/v1.28.0-develop.8...v1.28.0-develop.9) (2024-01-12)
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.28.0-develop.9",
3+
"version": "1.28.0-develop.10",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)