Skip to content

Commit

Permalink
Release v1.0.4 (#19)
Browse files Browse the repository at this point in the history
- ci: update with shared GHA workflows
- ci: add node 18 testing
- ci: replace travis & appveyor with github actions
  • Loading branch information
msimerson authored Jun 6, 2022
1 parent af40a77 commit f8e7d1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 3 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@
### 1.0.1 - 2017-09-04

- initial release


[1.0.4]: https://github.com/haraka/haraka-dsn/releases/tag/1.0.4
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "haraka-dsn",
"version": "1.0.3",
"version": "1.0.4",
"description": "Haraka DSN",
"engines": {
"node": ">= v14.0.0"
Expand Down Expand Up @@ -31,6 +31,5 @@
"haraka-constants": "*",
"mocha": ">=9"
},
"dependencies": {
}
"dependencies": {}
}

0 comments on commit f8e7d1d

Please sign in to comment.