Skip to content

Latest commit

 

History

History
188 lines (110 loc) · 11 KB

CHANGELOG.md

File metadata and controls

188 lines (110 loc) · 11 KB

[v0.3.25] - 2021-09-13

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 2ce72e0 Bump @betahuhn/config from 1.1.0 to 1.2.0
  • 5956fa5 Bump normalize-url from 4.5.0 to 4.5.1

[v0.3.24] - 2021-08-16

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 4d38541 Bump path-parse from 1.0.6 to 1.0.7

[v0.3.23] - 2021-08-09

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 615593d Bump eslint from 7.31.0 to 7.32.0

[v0.3.22] - 2021-07-26

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • d211e35 Bump eslint from 7.30.0 to 7.31.0

[v0.3.21] - 2021-07-12

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 596494b Bump eslint from 7.29.0 to 7.30.0

[v0.3.20] - 2021-06-28

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • cc20daa Bump eslint from 7.28.0 to 7.29.0

[v0.3.19] - 2021-06-14

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 85e84f0 Bump eslint from 7.27.0 to 7.28.0
  • 03ecfac Bump trim-newlines from 3.0.0 to 3.0.1
  • 3d15050 Bump glob-parent from 5.1.1 to 5.1.2

[v0.3.18] - 2021-05-31

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 724b44f Bump eslint from 7.26.0 to 7.27.0

[v0.3.17] - 2021-05-17

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 33cddf1 Bump eslint from 7.25.0 to 7.26.0
  • 45e4c69 Bump lodash from 4.17.20 to 4.17.21
  • 4a60ec7 Bump hosted-git-info from 2.8.8 to 2.8.9

[v0.3.16] - 2021-05-03

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • a5c6de4 Bump eslint from 7.24.0 to 7.25.0

[v0.3.15] - 2021-04-19

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 25eb4f5 Bump eslint from 7.23.0 to 7.24.0
  • cdf2028 Bump @betahuhn/config from 1.0.2 to 1.1.0

[v0.3.14] - 2021-04-05

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 3d8b2d6 Bump eslint from 7.22.0 to 7.23.0
  • 5bbb6f1 Bump y18n from 4.0.0 to 4.0.1

[v0.3.13] - 2021-03-22

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • fc09e9c Bump eslint from 7.21.0 to 7.22.0

[v0.3.12] - 2021-03-08

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.3.11] - 2021-02-22

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.3.10] - 2021-02-08

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.3.9] - 2021-01-25

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.3.8] - 2021-01-18

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.3.7] - 2021-01-04

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.3.6] - 2021-01-03

Release notes · Compare · Tag · Archive (zip · tar.gz)

Updates

[v0.3.5] - 2020-09-27

Changed

  • added string type to port in options interface

[v0.3.4] - 2020-09-23

Added

  • allow port to be a string

[v0.3.3] - 2020-09-23

Changed

  • properly export print function

[v0.3.2] - 2020-09-22

Added

  • type declare file

[v0.3.1] - 2020-09-22

Added

  • express example to readme

Changed

  • small readme formatting issues

[v0.3.0] - 2020-09-22

Added

  • indentation option when printing

[v0.2.2] - 2020-09-22

Removed

  • remove publishing to gpr

[v0.2.1] - 2020-09-22

Added

  • publish workflow

[v0.2.0] - 2020-09-22

Changed

  • readme

[v0.1.2] - 2020-09-22

Removed

  • unnecessary dependencies

[v0.1.1] - 2020-09-21

Added

  • changelog