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

Releases: randytarampi/ios-splash-generate

v3.0.2

01 May 06:27
6e09bab
Compare
Choose a tag to compare

3.0.2 (2020-05-01)

Bug Fixes

  • package.json, package-lock.json & .snyk to reduce vulnerabilities (f7824f2)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (12fb1bf)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (59cb239)

v3.0.1

29 Apr 19:51
f2401f2
Compare
Choose a tag to compare

3.0.1 (2020-04-29)

Bug Fixes

  • upgrade @randy.tarampi/ios-splash from 3.1.0 to 3.1.1 (a785392)
  • upgrade @randy.tarampi/ios-splash from 3.1.0 to 3.1.1 (91f8dc6)
  • upgrade @semantic-release/changelog from 5.0.0 to 5.0.1 (04a78bd)
  • upgrade @semantic-release/changelog from 5.0.0 to 5.0.1 (08d143d)
  • upgrade rimraf from 3.0.0 to 3.0.2 (9b0f9c7)
  • upgrade rimraf from 3.0.0 to 3.0.2 (47a20de)
  • upgrade semantic-release from 17.0.0 to 17.0.7 (14498e2)
  • upgrade semantic-release from 17.0.0 to 17.0.7 (e4cf7a5)
  • upgrade standard from 14.3.1 to 14.3.3 (04998c4)
  • upgrade standard from 14.3.1 to 14.3.3 (74bfdb7)

v3.0.0

25 Apr 19:06
b6effd7
Compare
Choose a tag to compare

3.0.0 (2020-04-25)

chore

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

BREAKING CHANGES

  • package: Drop support for node<8.

v2.3.1

19 Apr 21:23
ab788ab
Compare
Choose a tag to compare

2.3.1 (2020-04-19)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (e9d822f)

v2.3.0

06 Jan 05:41
12aa902
Compare
Choose a tag to compare

2.3.0 (2020-01-06)

Features

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

v2.2.0

11 Mar 19:33
f90f713
Compare
Choose a tag to compare

2.2.0 (2019-03-11)

Features

v2.1.0

11 Mar 04:31
bed1683
Compare
Choose a tag to compare

2.1.0 (2019-03-11)

Bug Fixes

  • standard: Fix 'q' is not defined. (bed1683)

Features

  • Switch from Q to native Promises. (a61f03c)

v2.0.0

10 Mar 20:46
a724c13
Compare
Choose a tag to compare

2.0.0 (2019-03-10)

Bug Fixes

  • build: lwip -> [@randy](https://github.com/randy).tarampi/lwip. (e51ac9f)

Features

  • travis: ios-splash-generate -> [@randy](https://github.com/randy).tarampi/ios-splash-generate (a724c13)

BREAKING CHANGES

  • travis: Drop support for node@4 and earlier 'cause of sub-dependencies.
  • build: This actually breaks compatibility with node@0.12 and io.js@1 and earlier, which are unsupported anyways, due to @randy.tarampi/lwip's conversion to ES6.