8000 Tags · semantic-release/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: semantic-release/cli

Tags

v5.4.6

Toggle v5.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(babel): removed inline transpilation that appears to be unnecessa…

…ry (#394)

v5.4.5

Toggle v5.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(babel): migrated babel dependencies to scoped versions (#391)

v5.4.4

Toggle v5.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(github-actions): support renamed repos by allowing redirects (#365)

v5.4.3

Toggle v5.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(github): github actions endpoint and auth (#358) thanks @meixg @h…

…enrycity

v5.4.2

Toggle v5.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(github): prompt case typo (#357)

v5.4.1

Toggle v5.4.1's commit message
style: xo

v5.4.0

Toggle v5.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: throw error when "name" key is missing in package.json (#298)

Co-authored-by: abdelrahman wahdan <abdelrahman.wahdan1@vodafone.com>

v5.3.1

Toggle v5.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: lower-case the npm username (#190) (#341)

Co-authored-by: Jeff Tian <Jeff.Tian@externals.adidas.com>

v5.3.0

Toggle v5.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci(travis): removing node 8 from travis build since it's deprecated a…

…nd not compatible with xo (#337)

error xo@0.29.1: The engine "node" is incompatible with this module. Expected version ">=10.18". Got "8.17.0"

v5.2.3

Toggle v5.2.3's commit message
fix: rename `_` to `error` to avoid shadowing `lodash`

fixes #305
0