From 8aea1284fd1a445e2089e4eb171bd95f182ae862 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 08:19:59 +0000 Subject: [PATCH] chore(release): prepare v0.1.3 release --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5533c0..9028631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.3] - 2024-08-06 +### Details +#### 🐛 Bug Fixes +- Binary name for yarn by @nhedger + ## [0.1.2] - 2024-08-05 ### Details #### 🐛 Bug Fixes diff --git a/package.json b/package.json index 96abdef..b4470f1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "0.1.2", + "version": "0.1.3", "type": "module", "author": "Nicolas Hedger ", "bin": {