Skip to content

Commit

Permalink
bump version minor
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Dec 13, 2023
1 parent 7fb5492 commit 7eda2e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
#### N.N.N - YYYY-MM-DD


### [1.0.10] - 2023-12-12
### [1.1.0] - 2023-12-12

- feat(ignored_ods): ignore specified org domains
- style(es6): replace for i with for...of
- ci(publish): only when package.json modified
- ci: test on node 18 & 20
- ci: use shared workflows


#### 1.0.9 - 2022-05-28
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "haraka-plugin-known-senders",
"version": "1.0.10",
"version": "1.1.0",
"description": "Increase the reputation of recognized sender domains.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7eda2e8

Please sign in to comment.