diff --git a/CHANGELOG.md b/CHANGELOG.md index a203362..e1b6171 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [3.1.1](https://www.github.com/gulpjs/interpret/compare/v3.1.0...v3.1.1) (2022-06-29) + + +### Bug Fixes + +* Include cjs-stub in npm bundle ([4f7d798](https://www.github.com/gulpjs/interpret/commit/4f7d7981565a704af9ded99eb953faa1a838f8af)) + ## [3.1.0](https://www.github.com/gulpjs/interpret/compare/v3.0.0...v3.1.0) (2022-06-29) diff --git a/package.json b/package.json index 73cbe42..14027ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interpret", - "version": "3.1.0", + "version": "3.1.1", "description": "A dictionary of file extensions and associated module loaders.", "author": "Gulp Team (https://gulpjs.com/)", "contributors": [