Skip to content

Commit 45fe330

Browse files
4.0.1
1 parent a3da59c commit 45fe330

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

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+
## [4.0.1] - 2022-03-16
11+
1012
## [4.0.0] - 2021-02-09
1113

1214
### Changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"$schema": "http://json.schemastore.org/package.json",
33
"name": "@userfrosting/browserify-dependencies",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"description": "Run browserify against all dependencies defined in package.json",
66
"funding": "https://opencollective.com/userfrosting",
77
"type": "module",

0 commit comments

Comments
 (0)