Skip to content

Commit

Permalink
chore(release): v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
natterstefan committed Jul 17, 2024
1 parent 9dd7ee1 commit 9a5eb71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
}
},
"ignoreChanges": ["*.md", "*.txt", "__test__/**", "**/__tests__/**"],
"version": "1.0.0"
"version": "1.1.0"
}
2 changes: 1 addition & 1 deletion packages/plop-action-eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "plop-action-eslint",
"description": "Use ESLint to format generated code with plop.js",
"version": "1.0.0",
"version": "1.1.0",
"author": {
"name": "Stefan Natter",
"url": "https://natterstefan.me"
Expand Down

0 comments on commit 9a5eb71

Please sign in to comment.