From c09bf70bc73d020b9d387223e7b74708687fdb47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 14:19:50 -0700 Subject: [PATCH] chore: Release 3.1.1 (#93) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": [