Skip to content

Commit f44960e

Browse files
committed
chore(release): 12.2.0
1 parent b37c08c commit f44960e

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.2.0](https://github.com/danactive/history/compare/v12.1.0...v12.2.0) (2025-11-23)
6+
7+
8+
### Features
9+
10+
* **Admin > Heifs:** Add unit tests, 3 fails ([5e88061](https://github.com/danactive/history/commit/5e88061ae15725b61e3bc1e0f3f39eba0e8b7387))
11+
* **Map > Markers:** Add labels to unclustered ([d944878](https://github.com/danactive/history/commit/d944878eb2336c7d1b01a6d5a3efc0307633e71f))
12+
* **Map > Markers:** Swap colours from sunset to christmas ([16391c7](https://github.com/danactive/history/commit/16391c7e8e6a7a16b4b4b3f86006262ded12b1bf))
13+
14+
15+
### Bug Fixes
16+
17+
* **Admin > Heifs:** Export JPG when HEIC is after MOV ([b8a71a0](https://github.com/danactive/history/commit/b8a71a0d1142b3c8a295be2f9ac7adf19ea8cbaf))
18+
* **All:** Reverse album items to complete oldest last ([d04ae42](https://github.com/danactive/history/commit/d04ae4237b964786bbefcc15d54f59950ea8d25d))
19+
520
## [12.1.0](https://github.com/danactive/history/compare/v12.0.0...v12.1.0) (2025-11-02)
621

722

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.1.0",
3+
"version": "12.2.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)