v1.1.1
1.1.1 (2023-10-02)
🐛 Bug Fix
- #27 Don't interpret js escapes in hbs (@ef4)
- #24 BUG: backticks are not escaped (@NullVoxPopuli)
🏠 Internal
- #33 Add release-it (@mansona)
- #32 setup npm credentials for auto-publish (@mansona)
- #28 Simplified type (@ef4)
- #25 Move the ContentTagVisitor to its own module (@ef4)
Committers: 3
- Chris Manson (@mansona)
- Edward Faulkner (@ef4)
- @NullVoxPopuli