diff --git a/CHANGELOG.md b/CHANGELOG.md index b8c6311..25bb2d8 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.2] - 2024-08-05 +### Details +#### 🐛 Bug Fixes +- Add missing shims by @nhedger + ## [0.1.1] - 2024-08-05 ### Details #### 🐛 Bug Fixes diff --git a/package.json b/package.json index 3667ec9..69f6cbe 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "0.1.1", + "version": "0.1.2", "type": "module", "author": "Nicolas Hedger ", "bin": {