Skip to content

Commit 1ff9ae9

Browse files
committed
chore: release v0.2.0
1 parent 6f22f53 commit 1ff9ae9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.2.0](https://github.com/pascaliske/docker-cloudflare-dyndns/compare/v0.1.1...v0.2.0) (2025-11-27)
2+
3+
4+
### Features
5+
6+
* improve security through non-root user ([bdb1e8c](https://github.com/pascaliske/docker-cloudflare-dyndns/commit/bdb1e8cbebc52a8ce6ba80fdc763f8056db8330e))
7+
8+
9+
110
## [0.1.1](https://github.com/pascaliske/docker-cloudflare-dyndns/compare/v0.1.0...v0.1.1) (2022-11-08)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docker-cloudflare-dyndns",
33
"description": "Simple container image to update a dynamic DNS record using the Cloudflare API.",
4-
"version": "0.1.1",
4+
"version": "0.2.0",
55
"license": "MIT",
66
"author": {
77
"name": "Pascal Iske",

0 commit comments

Comments
 (0)