Skip to content

Commit

Permalink
chore: Release 3.1.1 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 29, 2022
1 parent 4f7d798 commit c09bf70
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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 <team@gulpjs.com> (https://gulpjs.com/)",
"contributors": [
Expand Down

0 comments on commit c09bf70

Please sign in to comment.