PedroAugustoRamalhoDuarte
released this
28 Apr 00:07
·
2 commits
to main
since this release
What's Changed
Breaking change
- Feature/change default path to docs by @PedroAugustoRamalhoDuarte in #5
To fix add:
// docs/.vitepress/config.js
export default {
base: '/docs/',
....
New Contributors
- @PedroAugustoRamalhoDuarte made their first contribution in #5
Full Changelog: v0.1.3...v0.1.4