Skip to content

Tags: kentcdodds/netlify-shortener

Tags

v2.4.0

Toggle v2.4.0's commit message
chore: fix validate workflow config

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add Zhouzi as a contributor (#36)

* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add SebJones as a contributor (#33)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

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.
docs: add oisinq as a contributor (#31)

* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

v2.1.1

Toggle v2.1.1's commit message
fix: packageJson

v2.1.0

Toggle v2.1.0's commit message
docs: add jakejarvis as a contributor (#21)

* docs: update README.md

* docs: update .all-contributorsrc

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.
fix: drop Node 8 support (#20)

BREAKING CHANGE: Please upgrade to Node 10 or later

v1.0.4

Toggle v1.0.4's commit message
fix: remove Leading Slash on Shortened URL (#12)

* If the passed in, new short URL starts with a / replace it

* add-contributor

v1.0.3

Toggle v1.0.3's commit message
fix: make it work better with a bash function

Closes #2

v1.0.2

Toggle v1.0.2's commit message
fix: link clipboard thing