Skip to content

Commit

Permalink
Release 4.0.4
Browse files Browse the repository at this point in the history
- Update npms
  • Loading branch information
jgeurts committed Feb 7, 2024
1 parent f5ea2d7 commit 232bcfa
Show file tree
Hide file tree
Showing 4 changed files with 964 additions and 4,376 deletions.
7 changes: 1 addition & 6 deletions .husky/pre-commit
@@ -1,10 +1,5 @@
#!/bin/sh
# shellcheck disable=SC1090,SC1091
. "$(dirname "$0")/_/husky.sh"

PATH=$PATH:/usr/local/bin:/opt/homebrew/bin

echo 'NOTE: If node or npm is not found, you may need to run brew link for your specific node version'
npm run lint-staged
npm run build
git add dist/
npm run check:types
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 4.0.4 - 2024-02-07

- Update npms

## 4.0.3 - 2024-01-05

- Update npms
Expand Down

0 comments on commit 232bcfa

Please sign in to comment.