Skip to content

Commit

Permalink
Update autoprefixer and release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
macx committed Feb 13, 2024
1 parent 7987007 commit 8154ef2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .release-it
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"git": {
"commitMessage": "chore: release v${version}",
"tagAnnotation": "Version v${version}"
},
"github": {
"release": true
},
"npm": {
"publish": false
}
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "hawk-gt1191",
"type": "module",
"version": "2.0.1",
"browserslist": "> 2%, last 2 versions, not dead",
"repository": "[email protected]:macx/hawk-gt1191.git",
"author": "David Maciejewski <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 8154ef2

Please sign in to comment.