Skip to content

Commit aa540ce

Browse files
committed
chore: release v0.1.1
1 parent cad2b19 commit aa540ce

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.1.1](https://github.com/pascaliske/docker-cloudflare-dyndns/compare/v0.1.0...v0.1.1) (2022-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* use patch method for updating dns record ([cad2b19](https://github.com/pascaliske/docker-cloudflare-dyndns/commit/cad2b19b09a7094cbe27e19853863cabf27917ac))
7+
8+
9+
110
# [0.1.0](https://github.com/pascaliske/docker-cloudflare-dyndns/compare/v0.0.3...v0.1.0) (2022-10-07)
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.0",
4+
"version": "0.1.1",
55
"license": "MIT",
66
"author": {
77
"name": "Pascal Iske",

0 commit comments

Comments
 (0)