@rakutentech/docsify-code-inline
Version:
Syntax highlighting for inline code
49 lines (26 loc) • 650 B
Markdown
@rakutentech/docsify-code-inline ChangeLog
# v1.0.5
_2021-01-21_
## Bugfixes
- fix: changed format from cjs to iife (20705b9)
- fix: add missing transformation result to readme (6916392)
# v1.0.4
_2021-01-20_
## Bugfixes
- fix: prevent prettier from vandalizing the readme (8cff01c)
# v1.0.3
_2021-01-20_
## Bugfixes
- fix: grammar error in readme (b8f0b89)
- fix: package.json homepage was referencing the wrong branch (96ea15a)
# v1.0.2
_2021-01-20_
## Bugfixes
- fix: improve docs (7721cf5)
- fix: fix typo in readme (3843183)
# v1.0.1
_2021-01-20_
## Bugfixes
- fix: add tests (b7b7752)
# 1.0.0
- First release