From b97d20cc1229ea62c2d2e2e157c2d73b97236111 Mon Sep 17 00:00:00 2001 From: buzz Date: Fri, 31 May 2024 03:31:54 +0200 Subject: [PATCH] chore: update `.versionrc.json`, add remaining versions --- .versionrc.json | 2 +- CHANGELOG.md | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.versionrc.json b/.versionrc.json index 3cfd66b..4a4866f 100644 --- a/.versionrc.json +++ b/.versionrc.json @@ -1,3 +1,3 @@ { - "header": "# Changelog\n\nAll notable changes to this project will be documented in this file. Please ensure that all commits follow the standard [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.\n\n**Changes prior to version 0.2.0 are not documented in the changelog.**\n" + "header": "# Changelog\n\nAll notable changes to this project will be documented in this file.\n\n:::note\nChanges preceding version 0.2.0 are not included in the changelog.\n:::\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fa26b8..853225a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -All notable changes to this project will be documented in this file. Please ensure that all commits follow the standard [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. +All notable changes to this project will be documented in this file. -**Changes prior to version 0.2.0 are not documented in the changelog.** +**Changes preceding version 0.2.0 are not included in the changelog.** ## [0.2.2](https://github.com/buzz/mediainfo.js/compare/v0.2.1...v0.2.2) (2024-02-28) @@ -57,4 +57,8 @@ type imports accordingly. ## [0.1.0](https://github.com/buzz/mediainfo.js/compare/v0.0.3...v0.1.0) (2020-06-12) -## [0.0.3](https://github.com/buzz/mediainfo.js/compare/c5f6cc1...v0.0.3) (2020-03-19) +## [0.0.3](https://github.com/buzz/mediainfo.js/compare/v0.0.2...v0.0.3) (2020-03-19) + +## [0.0.2](https://github.com/buzz/mediainfo.js/compare/v0.0.1...v0.0.2) (2016-12-21) + +## [0.0.1](https://github.com/buzz/mediainfo.js/tree/v0.0.1) (2016-02-21)