From cec85e78276b8bf35bc7b088ab3882e171ca95a1 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sat, 15 Apr 2023 11:49:59 +0000 Subject: [PATCH] chore(release): v0.6.1 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62b61f7..92656cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.6.1](https://github.com/Dan6erbond/jolt/compare/v0.6.0...v0.6.1) (2023-04-15) + + +### Bug Fixes + +* :green_heart: push to latest in main pipeline ([c4947f8](https://github.com/Dan6erbond/jolt/commit/c4947f8c3aa17a6586665aea51605e87cd27e87c)) + + + # [0.6.0](https://github.com/Dan6erbond/jolt/compare/v0.5.2...v0.6.0) (2023-04-15) @@ -35,12 +44,3 @@ -# [0.4.0](https://github.com/Dan6erbond/jolt/compare/v0.3.0...v0.4.0) (2023-04-15) - - -### Features - -* testing ci ([9a218b5](https://github.com/Dan6erbond/jolt/commit/9a218b52d756218670b64e6ffb15bca8043cca92)) - - - diff --git a/package.json b/package.json index 8284914..c7f2f5c 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "0.6.0" + "version": "0.6.1" } \ No newline at end of file