Skip to content

Commit

Permalink
Merge pull request #61 from pabrahamsson/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--dns-record-update

chore(main): release 0.4.2
  • Loading branch information
pabrahamsson committed Jan 13, 2023
2 parents aadc345 + ab89f70 commit af4bc81
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.2](https://github.com/pabrahamsson/dns-record-update/compare/v0.4.1...v0.4.2) (2023-01-13)


### Bug Fixes

* Don't fetch rrset before update + error handling ([aadc345](https://github.com/pabrahamsson/dns-record-update/commit/aadc345bcd1a20646a15887b9c6f41a37e09316d))

## [0.4.1](https://github.com/pabrahamsson/dns-record-update/compare/v0.4.0...v0.4.1) (2023-01-11)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dns-record-update"
version = "0.4.1"
version = "0.4.2"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit af4bc81

Please sign in to comment.