Skip to content

Releases: junhoyeo/vercel-submodules

v1.0.10

05 Mar 16:05
Compare
Choose a tag to compare

vercel-submodules

🍣 CLI to handle Private Git Submodules in your @vercel Project

What's Changed

  • [cli] If branch is not specified, resolve value to undefined by @junhoyeo in #18
    • (This resolves a bug made in #15 and was reported in #17)

Full Changelog: v1.0.9...v1.0.10

v1.0.9

04 Mar 22:48
Compare
Choose a tag to compare

vercel-submodules

🍣 CLI to handle Private Git Submodules in your @vercel Project

What's Changed

  • [cli] Support custom branch when cloning by @junhoyeo in #15

Full Changelog: v1.0.8...v1.0.9

v1.0.8

04 Jan 05:19
Compare
Choose a tag to compare

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 in help command by @junhoyeo in #13

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

22 Dec 15:10
Compare
Choose a tag to compare

What's Changed

  • [cli] Adopt GitHub fine-graned token by @harumaxy in #8

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

15 Sep 02:43
99b4154
Compare
Choose a tag to compare

What's Changed

  • Fixed typo in usage information: Submodules -> submodules

Full Changelog: v1.0.5...v1.0.6

v1.0.5

14 Sep 00:58
Compare
Choose a tag to compare

What's Changed

  • [docs] Fix typo: Build Command -> Install Command by @junhoyeo in #4
  • [cli] Resolve correct submodule key inside monorepos by @junhoyeo in #5

Full Changelog: v1.0.4...v1.0.5

v1.0.4

13 Sep 23:35
Compare
Choose a tag to compare

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