Skip to content

Commit de61af4

Browse files
author
semantic-release
committed
chore(release): v1.6.1
1 parent d3910c3 commit de61af4

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.6.1 (2026-05-27)
6+
7+
### Bug Fixes
8+
9+
- Warn-and-skip on duplicate repo keys instead of crashing (#81, [`d3910c3`](https://github.com/marcinpsk/Device-Type-Library-Import/commit/d3910c36a2f216fd87e8a111d7e51891dda61509))
10+
11+
12+
### Chores
13+
14+
- **deps**: Bump ruff from 0.15.13 to 0.15.14 in the python-deps group (#80, [`1572c95`](https://github.com/marcinpsk/Device-Type-Library-Import/commit/1572c95de706ac6d54a6b756172625f93d3a284d))
15+
16+
17+
18+
### Contributors
19+
20+
@dependabot[bot], @marcinpsk
21+
522
## v1.6.0 (2026-05-25)
623

724
### Chores

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "device-type-library-import"
3-
version = "1.6.0"
3+
version = "1.6.1"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)