Skip to content

Commit

Permalink
chore: release v6.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
XPoet committed Aug 3, 2022
1 parent d02866a commit 6341ba7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
/node_modules
/__tests__
/__tests__
.vscode
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.9.2",
"version": "6.9.3",
"name": "@play-fe/cz-customizable",
"description": "Commitizen customizable adapter following the conventional-changelog format.",
"main": "index.js",
Expand Down

0 comments on commit 6341ba7

Please sign in to comment.