Skip to content

Tags: im-coder-lg/code-server-1

Tags

v3.11.1

Toggle v3.11.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jsjoeio Joe Previte
chore(release): bump version to 3.11.1

v3.11.0

Toggle v3.11.0's commit message
chore(release): bump version to 3.11.0

v3.10.2

Toggle v3.10.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jsjoeio Joe Previte
refactor: remove extra step in release-prep.sh

v3.10.1

Toggle v3.10.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Update changelog for 3.10.1

v3.10.0

Toggle v3.10.0's commit message

Unverified

No user is associated with the committer email.
chore(ci): fix release scripts

v3.9.3

Toggle v3.9.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jsjoeio Joe Previte
chore(release): bump version to 3.9.3

v3.9.2

Toggle v3.9.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jsjoeio Joe Previte
chore(release): bump version to 3.9.2

v3.9.1

Toggle v3.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request coder#2819 from cdr/v3.9.1

release: 3.9.1

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jsjoeio Joe Previte
feat: update release template w/doc and dev

v3.8.1

Toggle v3.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jsjoeio Joe Previte
release-github-draft.sh: Remove incorrect assets reference

I think at some point this script created the release and attached
assets but that's not the case anymore.

For some reason this would error with undefined variable reference for
joe but bash doesn't complain for me or Asher.

Not sure what the difference is.