Skip to content

Releases: videojs/update-changelog

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:11

0.0.4 (2021-08-19)

Bug Fixes

  • delete prereleases between the current and previous version only (1ea7790)

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:40

0.0.3 (2021-08-18)

Bug Fixes

  • Only add a version entry one time (152b56b)
  • only generate 2 versions if current version tag has been created (27d6a7b)

Chores

  • fix duplicate version in CHANGELOG.md (623f3c9)

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:03

0.0.2 (2021-08-18)

Bug Fixes

  • only use semver on valid version tags (f83ae36)

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:27

0.0.1 (2021-08-16)

Features

  • improve the code via tests (8ecfba3)
  • initial commit and implementation (dc814f4)