Skip to content

Commit 370b495

Browse files
committed
2.14.4
1 parent 30f2813 commit 370b495

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v2.14.3](https://github.com/alan-wu/map-sidebar/compare/v2.14.2...v2.14.3)
10+
## [v2.14.4](https://github.com/alan-wu/map-sidebar/compare/v2.14.3...v2.14.4)
11+
12+
### Merged
13+
14+
- Fix alert data type condition checking [`#227`](https://github.com/alan-wu/map-sidebar/pull/227)
15+
16+
## [v2.14.3](https://github.com/alan-wu/map-sidebar/compare/v2.14.2...v2.14.3) - 2026-05-07
1117

1218
### Merged
1319

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@abi-software/map-side-bar",
3-
"version": "2.14.3",
3+
"version": "2.14.4",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)