Skip to content

Instantly share code, notes, and snippets.

@neilkuan
Created June 30, 2021 05:36
Show Gist options
  • Save neilkuan/fc6c0f3902d4470149d4189779f031a4 to your computer and use it in GitHub Desktop.
Save neilkuan/fc6c0f3902d4470149d4189779f031a4 to your computer and use it in GitHub Desktop.

Bump Version Manual 0.0.1 to 0.3.0

  • projen version (0.24.12)
  • git version (2.29.2)
$ git ci -a -m "release version 0.3.0"
[main 23b0b60] release version 0.3.0
 2 files changed, 2 insertions(+), 2 deletions(-)

$ git tag v0.3.0
 
$ git push --atomic origin main v0.3.0
枚舉物件: 7, 完成.
物件計數中: 100% (7/7), 完成.
使用 8 個執行緒進行壓縮
壓縮物件中: 100% (4/4), 完成.
寫入物件中: 100% (4/4), 375 位元組 | 375.00 KiB/s, 完成.
總共 4 (差異 3),復用 0 (差異 0),重用包 0
remote: Resolving deltas: 100% (3/3), completed with 3 local objects.
To https://github.com/neilkuan/cdk-repo.git
   66128d9..23b0b60  main -> main
 * [new tag]         v0.3.0 -> v0.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment