Skip to content

Releases: randytarampi/pseudoimage

v3.1.0

06 Jan 18:29
Compare
Choose a tag to compare

3.1.0 (2020-01-06)

Features

  • package: Blindly upgrade our dependencies for the new year and support node@10, node@12 and beyond. (27f3fe5)

v3.0.2

05 Jul 21:12
Compare
Choose a tag to compare

3.0.2 (2019-07-05)

Bug Fixes

  • .snyk, package.json & package-lock.json to reduce vulnerabilities (ae72334)
  • .snyk, package.json & package-lock.json to reduce vulnerabilities (173b719)
  • Apply Synk patch for SNYK-JS-LODASH-450202. (527cc47)
  • Apply Synk patch for SNYK-JS-LODASH-450202. (64174a9)

v3.0.1

10 Mar 05:04
Compare
Choose a tag to compare

3.0.1 (2019-03-10)

Bug Fixes

  • build: Fix installation on Windows boxes with node@6. (#9) (68a4e93)

v3.0.0

08 Mar 21:07
Compare
Choose a tag to compare

3.0.0 (2019-03-08)

Bug Fixes

  • semantic-release: Fix invalid .releaserc yaml. (51126d8)
  • semantic-release: Fix the .releaserc yaml. (3b4ff1a)
  • semantic-release: Use @semantic-release/git properly (1929ab1)

Performance Improvements

BREAKING CHANGES

  • package: Consumers of this package on platforms that aren't Windows will need to bring their own libgif, libjpeg and libpng.

v2.12.5

05 Mar 17:52
a9699b1
Compare
Choose a tag to compare

2.12.5 (2019-03-05)

Bug Fixes

  • coveralls: Actually add coveralls to the package-lock.json. (1c47eeb)
  • package: Fix urls. (c6acce9)

Reverts

  • chore(gulp): Pull common gulp tasks into gulpfile.base.js. (b40de9c)
  • chore(package): Bump version and tag 2.12.5. (a9699b1)

v0.0.0-1532547513: This is actually `node_js`, not `node`.

25 Jul 19:38
Compare
Choose a tag to compare
Which is odd because we use `node` to filter deployments...

🤦‍♂️

v0.0.0-1532545710

25 Jul 19:08
Compare
Choose a tag to compare
Fix bad bash conditional.

untagged-666d3d4cbd35d6665e4f: Revert "Just use `-z "$TRAVIS_TAG"` instead."

25 Jul 05:39
Compare
Choose a tag to compare
It's not sufficient to check for the tagged commit as that's actually a second, separate build from the one spun off the push to master in `after_deploy`.

This reverts commit dd629f01d8c72db5f1e47af45dfc27fa30c64a13.

v0.0.0-1532474481

24 Jul 23:21
Compare
Choose a tag to compare
Just use `-z "$TRAVIS_TAG"` instead.

v0.0.0-1532473407

24 Jul 23:03
Compare
Choose a tag to compare
Just use `-z "$TRAVIS_TAG"` instead.