Skip to content

Commit c09bf70

Browse files
chore: Release 3.1.1 (#93)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4f7d798 commit c09bf70

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [3.1.0](https://www.github.com/gulpjs/interpret/compare/v3.0.0...v3.1.0) (2022-06-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interpret",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "A dictionary of file extensions and associated module loaders.",
55
"author": "Gulp Team <[email protected]> (https://gulpjs.com/)",
66
"contributors": [

0 commit comments

Comments
 (0)