Skip to content

Commit

Permalink
Release 12.1.2
Browse files Browse the repository at this point in the history
- Update npms
  • Loading branch information
jgeurts committed Feb 7, 2024
1 parent eee39ae commit 3ca2cff
Show file tree
Hide file tree
Showing 4 changed files with 1,298 additions and 1,269 deletions.
4 changes: 0 additions & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
#!/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'
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 12.1.2 - 2024-02-07

- Update npms

## 12.1.1 - 2024-01-12

- Handle `null` and `undefined` for columns with maxLength. #90 Thanks @tyler-neal!
Expand Down
Loading

0 comments on commit 3ca2cff

Please sign in to comment.