Skip to content

Commit

Permalink
chore(release): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
natterstefan committed Mar 15, 2024
1 parent 3900b5b commit c21ca94
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": "0.4.0"
"version": "1.0.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": "0.4.0",
"version": "1.0.0",
"author": {
"name": "Stefan Natter",
"url": "https://natterstefan.me"
Expand Down

0 comments on commit c21ca94

Please sign in to comment.