Skip to content

Commit 14a22f9

Browse files
3.0.3
1 parent 0fc8a70 commit 14a22f9

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+
## [3.0.3] - 2022-03-16
11+
1012
### Changed
1113
- Bumped dependency versions.
1214

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/vinyl-fs-vpath",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"description": "Vinyl source for file system with support for virtual paths.",
66
"funding": {
77
"url": "https://opencollective.com/userfrosting"

0 commit comments

Comments
 (0)