Skip to content

Tags: paulsevere/yvm

Tags

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: remove shelljs dependency (tophat#302)

* refactor: remove shelljs dependency

* test: update remove

* test: version in use

* test: which command

* test: missing env path

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: print versions (tophat#296)

* test: print versions behaviour

* fix: print regular versions

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: yarn semantic version config (tophat#291)

* feat: add chalk deps

* feat: use chalk for log colors

* feat: get yarn version from pkg json and yarnversion file

* wip: use semver for version matching

* feat: use version matching semver in config

* test: improve which command test

* test: version fns

* test: getsplitversionargs

* test: list remote catch error

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: 🎸 add commitizen (tophat#295)

BREAKING CHANGE: Bumped node minium node version to 8.0 in previous commit. Minimum node
version is now 8.0

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
infra: pin version for release

v1.0.11

Toggle v1.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
infra: greenkeeper/eslint config prettier 3.5.0 (tophat#288)

* chore(package): update eslint-config-prettier to version 3.5.0

* chore(package): update lockfile yarn.lock

* ignore production modules

v1.0.10

Toggle v1.0.10's commit message
test: happy path sanity testing and coverage (tophat#280)

test: happy path sanity testing and coverage

v1.0.9

Toggle v1.0.9's commit message
add pull reminders badge (tophat#282)

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: stop pinning verison (tophat#279)

v1.0.7

Toggle v1.0.7's commit message
fix: invalid version number when running yvm use on start (tophat#277)