Skip to content

Commit 22d92cc

Browse files
committed
Bump version to 1.2.1
1 parent 8319995 commit 22d92cc

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
@@ -6,6 +6,14 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
---
88

9+
## [1.2.1] — 2026-06-11
10+
11+
### Added
12+
13+
- **Blue Iris camera profiles** for 1,053 cameras across 48 brands — correct profile names (Hikvision, Dahua, Axis, Reolink, etc.) and setup notes
14+
15+
---
16+
917
## [1.2.0] — 2026-06-11
1018

1119
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cctv-camera-database",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "An open, structured database of CCTV / IP camera specifications.",
55
"scripts": {
66
"build": "node scripts/build.js && node scripts/gen-docs.js",

0 commit comments

Comments
 (0)