Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Releases: randytarampi/generic-icon-splash-generate

v2.0.4

01 May 15:13
Compare
Choose a tag to compare

2.0.4 (2020-05-01)

Bug Fixes

  • .snyk to reduce vulnerabilities (88642ff)

v2.0.3

01 May 11:48
Compare
Choose a tag to compare

2.0.3 (2020-05-01)

Bug Fixes

  • upgrade @semantic-release/changelog from 5.0.0 to 5.0.1 (4b236d7)
  • upgrade @semantic-release/changelog from 5.0.0 to 5.0.1 (d258c74)
  • upgrade mocha from 7.1.1 to 7.1.2 (46b4221)
  • upgrade mocha from 7.1.1 to 7.1.2 (de2545f)
  • upgrade nyc from 15.0.0 to 15.0.1 (beed81b)
  • upgrade nyc from 15.0.0 to 15.0.1 (9605193)

v2.0.2

01 May 06:32
Compare
Choose a tag to compare

2.0.2 (2020-05-01)

Bug Fixes

  • package.json, package-lock.json & .snyk to reduce vulnerabilities (ca6f43b)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (7e0c7c6)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (9ecc145)

v2.0.1

29 Apr 19:37
Compare
Choose a tag to compare

2.0.1 (2020-04-29)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (39e028a)
  • package.json & package-lock.json to reduce vulnerabilities (1850ac6)
  • upgrade coveralls from 3.0.9 to 3.1.0 (77fae28)
  • upgrade coveralls from 3.0.9 to 3.1.0 (bfbef80)
  • upgrade eslint-plugin-import from 2.19.1 to 2.20.2 (7c010b6)
  • upgrade eslint-plugin-import from 2.19.1 to 2.20.2 (581cf27)
  • upgrade rimraf from 3.0.0 to 3.0.2 (3e4c1fb)
  • upgrade rimraf from 3.0.0 to 3.0.2 (7608acc)
  • upgrade semantic-release from 17.0.0 to 17.0.7 (f4a5d7b)
  • upgrade semantic-release from 17.0.0 to 17.0.7 (2a8b67b)

v2.0.0

25 Apr 19:15
Compare
Choose a tag to compare

2.0.0 (2020-04-25)

chore

  • package: Fix tests for mkdirp@1.0.4. (863f819)

BREAKING CHANGES

  • package: Drop support for node<8.

v1.4.0

06 Jan 04:38
Compare
Choose a tag to compare

1.4.0 (2020-01-06)

Features

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

v1.3.0

17 Mar 16:53
Compare
Choose a tag to compare

1.3.0 (2019-03-17)

Features

  • Support generation of assets to plain Buffers. (d954ebc)

v1.2.0

12 Mar 04:58
Compare
Choose a tag to compare

1.2.0 (2019-03-12)

Features

  • Also export logMessage. (fba8c9e)

v1.1.0

12 Mar 00:52
Compare
Choose a tag to compare

1.1.0 (2019-03-12)

Features

  • generateIcon should resize with cover, not contain. (31fcdb9)
  • Support exporting to types that aren't png, or what the template is. (ddc62b6)

v1.0.1

11 Mar 19:11
Compare
Choose a tag to compare

1.0.1 (2019-03-11)

Bug Fixes

  • package: Actually include the package ./src contents. (7f8b8bb)