Skip to content

Releases: softwareventures/maintain-project

v1.7.1

25 Jun 16:32
2f9c60a
Compare
Choose a tag to compare

1.7.1 (2021-06-25)

Bug Fixes

  • deps: update dependency @types/jsdom to v16.2.12 (2f9c60a)

v1.7.0

21 Jun 23:01
Compare
Choose a tag to compare

1.7.0 (2021-06-21)

Bug Fixes

  • node: compare node versions using semver instead of parsing them as floats (09eb471)
  • template: correct yarn start script for webpack projects (2d20d78)

Features

  • npm: add new node versions to engine.node in package.json (70f14ad)

v1.6.2

14 Jun 21:26
Compare
Choose a tag to compare

1.6.2 (2021-06-14)

v1.6.1

14 Jun 14:27
4209f02
Compare
Choose a tag to compare

1.6.1 (2021-06-14)

Bug Fixes

  • deps: update dependency simple-git to v2.40.0 (#119) (4209f02)

v1.6.0

13 Jun 10:57
Compare
Choose a tag to compare

1.6.0 (2021-06-13)

Features

  • npm: update or add missing lint script (df387d9)

v1.5.2

12 Jun 11:39
ae52478
Compare
Choose a tag to compare

1.5.2 (2021-06-12)

Bug Fixes

  • deps: update dependency @softwareventures/date to v1.5.1 (ae52478)

v1.5.1

12 Jun 00:51
d421860
Compare
Choose a tag to compare

1.5.1 (2021-06-12)

Bug Fixes

  • deps: update dependency tslib to v2.3.0 (d421860)

v1.5.0

10 Jun 16:15
Compare
Choose a tag to compare

1.5.0 (2021-06-10)

Bug Fixes

  • fs-stage: truncate overwritten files to correct length (979c472)
  • update: wait for each update to complete before applying the next one (4ee22d6)

Features

  • npm: update or add missing fix script (6fa2e5e)

v1.4.1

09 Jun 14:02
Compare
Choose a tag to compare

1.4.1 (2021-06-09)

Bug Fixes

  • project: improve fault tolerance when reading package.json (cf3ad94)

v1.4.0

09 Jun 03:17
Compare
Choose a tag to compare

1.4.0 (2021-06-09)

Features

  • prettier: apply prettier code style to modified files after each update (cc76626)