Skip to content

Commit abe663e

Browse files
committed
2.10.1
1 parent 59f8153 commit abe663e

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@ 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.10.0](https://github.com/alan-wu/map-sidebar/compare/v2.10.0-beta.8...v2.10.0)
10+
## [v2.10.1](https://github.com/alan-wu/map-sidebar/compare/v2.10.0...v2.10.1)
11+
12+
### Merged
13+
14+
- Map Metrics Updates [`#176`](https://github.com/alan-wu/map-sidebar/pull/176)
15+
16+
### Commits
17+
18+
- Add event tracking for paginations [`2faa8d6`](https://github.com/alan-wu/map-sidebar/commit/2faa8d66d0b8aa5639250a34ae5c341cb44ab25e)
19+
- Add event tracking for pagination change [`36b5a30`](https://github.com/alan-wu/map-sidebar/commit/36b5a302163b219b173e6a7d9f938918206a6674)
20+
- Add event tracking for search history save toggle [`c4a9b46`](https://github.com/alan-wu/map-sidebar/commit/c4a9b46c9421c8e203289f294139ef8c06eb8e90)
21+
22+
## [v2.10.0](https://github.com/alan-wu/map-sidebar/compare/v2.10.0-beta.8...v2.10.0) - 2025-08-20
1123

1224
### Commits
1325

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.10.0",
3+
"version": "2.10.1",
44
"files": [
55
"dist/*",
66
"src/*",

0 commit comments

Comments
 (0)