diff --git a/CHANGELOG.md b/CHANGELOG.md index bba8081..986808a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [11.5.4](https://github.com/wintercounter/mhy/compare/v11.5.1...v11.5.4) (2021-12-03) + ### [11.5.1](https://github.com/wintercounter/mhy/compare/v11.5.0...v11.5.1) (2021-10-09) diff --git a/package.json b/package.json index 9e12fdd..9595512 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mhy", - "version": "11.5.3", + "version": "11.5.4", "description": "A zero-config out-of-the-box development environment how I like it. So it's m(h)y environment!", "main": "dist/bin/index.js", "scripts": {