Skip to content

Release v0.4.73

Choose a tag to compare

@github-actions github-actions released this 06 Oct 08:31

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.73 (2021-10-06)

Features

  • schema: 🎸 added new x-default field to not force strings in forms (#213) (76197bc)

Bug Fixes

  • don't load missing files (35b87ce)
  • encryption error upon missing dec file (c51ee26)
  • husky [ci skip] (05b6521)
  • schema wording [ci skip] (fc3466f)
  • team data when no teams exist (7b24f33)

Others