This is a maintenance release that fixes two outstanding issues, and one introduced in 12.0.0:
🐛 Bug Fix
- Add missing
h000-mktg
class #667 - Fix UnderlineNav overflow issues #684
- Fix double borders on Box-header #686
🏠 Internal
- Add
postversion
npm script that commitspackage.json
andpackage-lock.json
with consistent commit messages (chore: v<version>
)