Releases: junhoyeo/vercel-submodules
Releases · junhoyeo/vercel-submodules
v1.0.10
v1.0.9
v1.0.8
vercel-submodules
🍣 CLI to handle Private Git Submodules in your @vercel Project
What's Changed
- [docs] Add steps to set the GitHub Token by @achrafash in #11
- [cli] Refactor: simplify
convertToAuthURL
with single object parameter by @junhoyeo in #12 - [cli] Explain the
--fg-token
option inhelp
command by @junhoyeo in #13
New Contributors
- @achrafash made their first contribution in #11
Full Changelog: v1.0.7...v1.0.8
v1.0.7
v1.0.6
What's Changed
- Fixed typo in usage information:
Submodules
->submodules
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.4
vercel-submodules
:
The CLI to handle
Private Git Submodules
in your Vercel Project
Changelog
- [docs] Tidy up sentences & structures by @anaclumos in #1
- [cli] Use
githubToken
to clone submodules if provided by @junhoyeo in #2 - [cli] Only fetch specific submodules if
paths
option is given by @junhoyeo in #3
Full Changelog: https://github.com/junhoyeo/vercel-submodules/commits/v1.0.4