Skip to content

Commit 9c814e0

Browse files
committed
chore(release): 12.1.0
1 parent 4d6e3fd commit 9c814e0

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [12.1.0](https://github.com/danactive/history/compare/v12.0.0...v12.1.0) (2025-11-02)
6+
7+
8+
### Features
9+
10+
* **Map Feature:** Apply Map Filter on button press not map move ([2f8f1d0](https://github.com/danactive/history/commit/2f8f1d0ab6726722663ed214e47551967e27162b))
11+
* **Map Feature:** Ensure media item has unique ids ([4fa5a53](https://github.com/danactive/history/commit/4fa5a532428fd429587c80a9b07783226b19529a))
12+
* **Map Feature:** Remove reset map filter ([85eb713](https://github.com/danactive/history/commit/85eb7133d316bdc3a416dd7762a351bd005f216f))
13+
* **Map Feature:** Reset viewed on Map Feature toggle ([f89dabb](https://github.com/danactive/history/commit/f89dabbe455de3a22861208f72a75bd6fef3e86c))
14+
* **Map Search:** Hook for map filter ([21be439](https://github.com/danactive/history/commit/21be43974dbbf1c21ea0fd6a1890402954df192f))
15+
* **Map Search:** Rough cut ([1985ca7](https://github.com/danactive/history/commit/1985ca70edce4d4cdb54caf709baa7d07909ec8b))
16+
17+
18+
### Bug Fixes
19+
20+
* **Next.js API:** Standardize errors ([c7d4d0d](https://github.com/danactive/history/commit/c7d4d0d0ba616ef25fb0763fa0dd8f91333ee9dd))
21+
522
## [12.0.0](https://github.com/danactive/history/compare/v11.4.0...v12.0.0) (2025-06-27)
623

724

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": "history-app",
3-
"version": "12.0.0",
3+
"version": "12.1.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)