Skip to content

Latest commit

 

History

History
102 lines (52 loc) · 5.95 KB

CHANGELOG.md

File metadata and controls

102 lines (52 loc) · 5.95 KB

5.0.0 (2022-06-14)

⚠ BREAKING CHANGES

  • remove Node.js 12.x support (#29)

Trivial Changes

  • no-release: bump @sindresorhus/is from 4.6.0 to 5.1.0 (#28) (2e5ee08)
  • no-release: bump actions/checkout from 2.4.0 to 3 (#20) (7f94712)
  • no-release: bump actions/setup-node from 2.5.0 to 2.5.1 (#18) (a47a558)
  • no-release: bump actions/setup-node from 2.5.1 to 3.0.0 (#19) (d5297a2)
  • no-release: bump actions/setup-node from 3.0.0 to 3.1.1 (#22) (606e04a)
  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#25) (272daa9)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#26) (576f82f)
  • no-release: bump polendina from 2.0.15 to 3.0.0 (#24) (03e7e0b)
  • no-release: bump standard from 16.0.4 to 17.0.0 (#23) (4b434a5)
  • remove Node.js 12.x support (#29) (066a2b1)

4.0.10 (2021-12-08)

Trivial Changes

  • deps-dev: bump polendina from 1.1.1 to 2.0.0 (#17) (d7f846e)
  • no-release: bump actions/setup-node from 2.4.1 to 2.5.0 (#16) (48a5b0a)

4.0.9 (2021-11-04)

Trivial Changes

  • deps: bump actions/checkout from 2.3.5 to 2.4.0 (b1dee24)

4.0.8 (2021-10-18)

Trivial Changes

  • deps: bump actions/checkout from 2.3.4 to 2.3.5 (31ddada)

4.0.7 (2021-09-28)

Trivial Changes

  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (ed3a8b9)

4.0.6 (2021-08-05)

Trivial Changes

  • deps: bump actions/setup-node from 2.3.2 to 2.4.0 (c342987)

4.0.5 (2021-08-05)

Trivial Changes

  • deps: bump actions/setup-node from 2.3.1 to 2.3.2 (cc9edec)

4.0.4 (2021-08-03)

Trivial Changes

  • deps: bump actions/setup-node from 2.3.0 to 2.3.1 (3b8eda4)

4.0.3 (2021-07-20)

Trivial Changes

  • deps: bump actions/setup-node from 2.2.0 to 2.3.0 (8fe05a9)

4.0.2 (2021-07-01)

Trivial Changes

  • deps: bump actions/setup-node from 2.1.5 to 2.2.0 (a4de0e7)

4.0.1 (2021-05-27)

Trivial Changes

  • adjust release rules (f103a92)
  • fix oopsie json (80ca465)
  • further fixes for conventionalcommits handling (c28fe4c)

4.0.0 (2021-05-27)

3.0.6 (2021-05-27)

Bug Fixes

  • build and publish dist (05a89ba)
  • install conventional-changelog-conventionalcommits plugin (1e98e97)