Skip to content

Commit

Permalink
release-1.0.34 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson authored Jun 5, 2022
1 parent 4aa65d3 commit dc7b620
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
### Unreleased


### [1.0.33] - 2022-06-05
### [1.0.34] - 2022-06-05

- ci: reusable workflows from haraka/.github
- ci: fix publish workflow (#66)
Expand Down Expand Up @@ -169,3 +169,4 @@


[1.0.32]: https://github.com/haraka/haraka-tld/releases/tag/1.0.31
[1.0.34]: https://github.com/haraka/haraka-tld/releases/tag/1.0.33
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "haraka-tld",
"version": "1.0.33",
"version": "1.0.34",
"description": "Haraka TLD utilities",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit dc7b620

Please sign in to comment.