Skip to content

Commit dc9878e

Browse files
5.0.1
1 parent fcaec8f commit dc9878e

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [5.0.1] - 2021-04-03
11+
1012
### Fixed
1113
- Development aid being invoked by `postinstall` hook which was never intended to run outside of development workflows.
1214
- Results callback arguments being potentially modified by later pipeline activities.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@userfrosting/gulp-bundle-assets",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Orchestrates JS and CSS bundle creation in an efficient and configurable manner.",
55
"funding": "https://opencollective.com/userfrosting",
66
"type": "module",

0 commit comments

Comments
 (0)