Skip to content

Commit

Permalink
Merge branch 'release/0.3.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
DominusKelvin committed Dec 3, 2024
2 parents 5b1a43c + 2b699ec commit 296fb32
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no -- commitlint --edit ${1}
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sails-hook-shipwright",
"version": "0.3.0",
"version": "0.3.1",
"description": "The modern asset pipeline for Sails",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 296fb32

Please sign in to comment.