Skip to content

Commit a89c50d

Browse files
committed
docs(release): update changelog for v1.5.0 release
Signed-off-by: Philip Gerke <me@philipgerke.com>
1 parent c1a1700 commit a89c50d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://
77
semver.org/spec/v2.0.0.html).
88

9+
## [1.5.0](https://github.com/pgerke/freeathome-local-api-client/releases/tag/v1.4.17) - 11.05.2025
10+
11+
- Dependency bump
12+
- [#71](https://github.com/pgerke/freeathome-local-api-client/issues/71):
13+
Add dependabot configuration
14+
- [#73](https://github.com/pgerke/freeathome-local-api-client/issues/73):
15+
Add GitLeaks scan job
16+
917
## 1.4.16 - 22.03.2025
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": "freeathome-local-api-client",
3-
"version": "1.4.16",
3+
"version": "1.5.0",
44
"preview": false,
55
"description": "A client library for the BUSCH-JAEGER free@home local API implemented in TypeScript",
66
"repository": {

0 commit comments

Comments
 (0)