From b50a74eb3450af765f5a55029343434460aab2de Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 2 Apr 2023 12:37:38 +0000 Subject: [PATCH] chore(release): v1.3.0 --- CHANGELOG.md | 18 +++++++++--------- releases.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd7e93b..76779bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [1.3.0](https://github.com/Pradumnasaraf/candy/compare/v1.2.1...v1.3.0) (2023-04-02) + + +### Features + +* Add support for cmd to convert key-value to JSON ([#6](https://github.com/Pradumnasaraf/candy/issues/6)) ([b4760fc](https://github.com/Pradumnasaraf/candy/commit/b4760fc748048eef83467f8b942bfaf90a01ae41)) + + + ## [1.2.1](https://github.com/Pradumnasaraf/candy/compare/v1.2.0...v1.2.1) (2023-04-01) @@ -34,12 +43,3 @@ -# [1.0.0](https://github.com/Pradumnasaraf/candy/compare/272ee9203ed13d78aaf9c6b4cd6b0d1700e52f11...v1.0.0) (2023-03-13) - - -### Features - -* Add initial files ([272ee92](https://github.com/Pradumnasaraf/candy/commit/272ee9203ed13d78aaf9c6b4cd6b0d1700e52f11)) - - - diff --git a/releases.json b/releases.json index fc0ad7c..d24b6d0 100644 --- a/releases.json +++ b/releases.json @@ -1,3 +1,3 @@ { - "version": "1.2.1" + "version": "1.3.0" } \ No newline at end of file