Skip to content

Commit 4dec6db

Browse files
chore(main): release 1.0.7
1 parent b73d78f commit 4dec6db

4 files changed

Lines changed: 21 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.6"
2+
".": "1.0.7"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.0.7](https://github.com/mxmehl/inwx-dns-recordmaster/compare/v1.0.6...v1.0.7) (2026-07-10)
4+
5+
6+
### ⚙️ Chores
7+
8+
* add mise lockfile ([#141](https://github.com/mxmehl/inwx-dns-recordmaster/issues/141)) ([e2f54d6](https://github.com/mxmehl/inwx-dns-recordmaster/commit/e2f54d6325e40d44e0a0725b0cd8620638e98a40))
9+
* **deps:** lock file maintenance ([#142](https://github.com/mxmehl/inwx-dns-recordmaster/issues/142)) ([1f94529](https://github.com/mxmehl/inwx-dns-recordmaster/commit/1f945298050020231f1c253b8c62280f907782ef))
10+
* **deps:** lock file maintenance ([#144](https://github.com/mxmehl/inwx-dns-recordmaster/issues/144)) ([f74098c](https://github.com/mxmehl/inwx-dns-recordmaster/commit/f74098cf302637046746e6ef6df296ba0d33323c))
11+
* **deps:** lock file maintenance ([#148](https://github.com/mxmehl/inwx-dns-recordmaster/issues/148)) ([cc7e92f](https://github.com/mxmehl/inwx-dns-recordmaster/commit/cc7e92fe543fa2c57183ad54a46f679d5a357f80))
12+
* **deps:** lock file maintenance ([#149](https://github.com/mxmehl/inwx-dns-recordmaster/issues/149)) ([2799e44](https://github.com/mxmehl/inwx-dns-recordmaster/commit/2799e442024ac84b9ce28d0b3e4bfbe1cd76e20a))
13+
* **deps:** update actions/setup-python action to v6.3.0 ([#147](https://github.com/mxmehl/inwx-dns-recordmaster/issues/147)) ([cbaf5a0](https://github.com/mxmehl/inwx-dns-recordmaster/commit/cbaf5a0cb16ed76a5f5f8a3bae2e58aa51ca8637))
14+
* **deps:** update astral-sh/setup-uv action to v8.3.0 ([#150](https://github.com/mxmehl/inwx-dns-recordmaster/issues/150)) ([2e79901](https://github.com/mxmehl/inwx-dns-recordmaster/commit/2e799010d82b4c8caff96b6e8d19819f2927b60c))
15+
* **deps:** update astral-sh/setup-uv action to v8.3.1 ([#151](https://github.com/mxmehl/inwx-dns-recordmaster/issues/151)) ([b73d78f](https://github.com/mxmehl/inwx-dns-recordmaster/commit/b73d78f7b1927908571fa318c4417f4963d45747))
16+
* **deps:** update github actions group ([#143](https://github.com/mxmehl/inwx-dns-recordmaster/issues/143)) ([0f84a0f](https://github.com/mxmehl/inwx-dns-recordmaster/commit/0f84a0f999fd6b8d5b24e451da27ede759c73706))
17+
* **deps:** update github actions group ([#146](https://github.com/mxmehl/inwx-dns-recordmaster/issues/146)) ([7e69bf0](https://github.com/mxmehl/inwx-dns-recordmaster/commit/7e69bf01fd9ff87ed32d274dbfdeffcee678e0ec))
18+
* **deps:** update github actions group to v7 ([#145](https://github.com/mxmehl/inwx-dns-recordmaster/issues/145)) ([b0a2c34](https://github.com/mxmehl/inwx-dns-recordmaster/commit/b0a2c34a17712ae81628a5bf7ae783cf04acd405))
19+
* **deps:** update zizmorcore/zizmor-action action to v0.5.6 ([#139](https://github.com/mxmehl/inwx-dns-recordmaster/issues/139)) ([e66bc96](https://github.com/mxmehl/inwx-dns-recordmaster/commit/e66bc96e2911468ff53da5a7a7e12fc149501775))
20+
321
## [1.0.6](https://github.com/mxmehl/inwx-dns-recordmaster/compare/v1.0.5...v1.0.6) (2026-05-19)
422

523

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[project]
66
name = "inwx-dns-recordmaster"
7-
version = "1.0.6"
7+
version = "1.0.7"
88
description = "Manage DNS nameserver records of INWX domains via YAML files and API requests. Lightweight, version-control ready"
99
authors = [{ name = "Max Mehl", email = "mail@mehl.mx" }]
1010
requires-python = ">=3.10,<4"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)