diff --git a/src/fable-standalone/CHANGELOG.md b/src/fable-standalone/CHANGELOG.md index 96967845a8..93b3bdb955 100644 --- a/src/fable-standalone/CHANGELOG.md +++ b/src/fable-standalone/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 3.4.0 - 2023-11-27 + +### Changed + +* Fable 4.6.0 + ## 3.3.0 - 2023-11-10 ### Changed diff --git a/src/fable-standalone/package.json b/src/fable-standalone/package.json index e58291b75a..bd2f2c89d9 100644 --- a/src/fable-standalone/package.json +++ b/src/fable-standalone/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "fable-standalone", - "version": "3.3.0", + "version": "3.4.0", "main": "./dist/bundle.min.js", "description": "Fable compiler", "keywords": [