We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7d798 commit c09bf70Copy full SHA for c09bf70
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [3.1.1](https://www.github.com/gulpjs/interpret/compare/v3.1.0...v3.1.1) (2022-06-29)
4
+
5
6
+### Bug Fixes
7
8
+* Include cjs-stub in npm bundle ([4f7d798](https://www.github.com/gulpjs/interpret/commit/4f7d7981565a704af9ded99eb953faa1a838f8af))
9
10
## [3.1.0](https://www.github.com/gulpjs/interpret/compare/v3.0.0...v3.1.0) (2022-06-29)
11
12
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 <[email protected]> (https://gulpjs.com/)",
"contributors": [
0 commit comments