Releases: nuxtlabs/github-module
Releases · nuxtlabs/github-module
v1.6.2
- chore: fix command (2b3119e)
- fix: do not expose token in public runtime config (#41) (5490c43)
v1.6.1
- chore: ignore types (586778d)
- fix: dont overwrite existing runtime config (c9da498)
v1.6.0
- feat(github-commits): add component, playground page (#40) (507be69)
v1.4.10
- feat(github-link): fix github-link component ; add playground page (ebb6c5c)
v1.4.7
Features
- GithubLink: handle contents from remote github source (#32) (11f88e7)
Bug Fixes
- add
remark-github
plugin to bundle (#34) (9d0236b)
v1.4.6
- previous tags suffered from a build bug, 1.4.4, 1.4.5 are broken builds
- remove
prepare
command
v1.4.4
- feat(releases): create comp and composable to fetch one by tag (#31) (96bd428)
- fix(docs-build): fix docs build ; prepare tsconfig (e858f66)