Skip to content

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Silic0nS0ldier committed Apr 18, 2020
1 parent 6e55e6e commit 6aa62f3
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [4.0.1] - 2020-04-18

[//]: # (spell-checker:disable)

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion docs/api/gulp-bundle-assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
| [Options](./gulp-bundle-assets.options.md) | Represents an asset bundles root options node. |
| [Results](./gulp-bundle-assets.results.md) | Bundler results data shape. |
| [ResultsCallback](./gulp-bundle-assets.resultscallback.md) | Bundler results callback function interface. |
| [SprinkleOptions](./gulp-bundle-assets.sprinkleoptions.md) | Options relevent to UserFrosting's Sprinkle system. |
| [SprinkleOptions](./gulp-bundle-assets.sprinkleoptions.md) | Options relevant to UserFrosting's Sprinkle system. |

2 changes: 1 addition & 1 deletion docs/api/gulp-bundle-assets.sprinkleoptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## SprinkleOptions interface

Options relevent to UserFrosting's Sprinkle system.
Options relevant to UserFrosting's Sprinkle system.

<b>Signature:</b>

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@userfrosting/gulp-bundle-assets",
"version": "4.0.0",
"version": "4.0.1",
"description": "Orchestrates JS and CSS bundle creation in an efficient and configurable manner.",
"funding": "https://opencollective.com/userfrosting",
"type": "commonjs",
Expand Down

0 comments on commit 6aa62f3

Please sign in to comment.