cubicforms / chemical-x-forms

A fully type-safe, schema-driven form library that gives you superpowers. Chemical X included.
MIT License
4 stars 1 forks source link

Cleanup husky bash script #83

Open ozzyfromspace opened 2 months ago

ozzyfromspace commented 2 months ago

Run git push --follow-tags

husky - DEPRECATED Please remove the following two lines from .husky/pre-push:

!/usr/bin/env sh

. "$(dirname -- "$0")/_/husky.sh" They WILL FAIL in v10.0.0

@chemical-x/forms@0.3.28 test /home/runner/work/chemical-x-forms/chemical-x-forms vitest run

ozzyfromspace commented 2 months ago

warning during build here: https://github.com/cubicforms/chemical-x-forms/actions/runs/14024415704/job/39260672459#step:4:7

see the section called "Push version bump"