diff --git a/code/CHANGELOG.md b/code/CHANGELOG.md index 970cfb09..8e4f960f 100644 --- a/code/CHANGELOG.md +++ b/code/CHANGELOG.md @@ -1,3 +1,11 @@ +## v0.95.1 - 2024-07-23 + + +### Fixes + +- Actually bump the bundled version of `esbonio` to `1.0b6` ([#865](https://github.com/swyddfa/esbonio/issues/865)) + + ## v0.95.0 - 2024-07-19 diff --git a/code/changes/865.fix.md b/code/changes/865.fix.md deleted file mode 100644 index 728f1672..00000000 --- a/code/changes/865.fix.md +++ /dev/null @@ -1 +0,0 @@ -Actually bump the bundled version of `esbonio` to `1.0b6` diff --git a/code/package.json b/code/package.json index 038e34b1..290d8097 100644 --- a/code/package.json +++ b/code/package.json @@ -8,7 +8,7 @@ "author": "Esbonio Developers", "publisher": "swyddfa", "license": "MIT", - "version": "0.95.0", + "version": "0.95.1", "keywords": [ "sphinx", "documentation"