Skip to content

Commit

Permalink
Release 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Apr 13, 2021
1 parent 093011e commit ec272f3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v3.0.4 (2021-04-13)

#### :bug: Bug Fix
* [#135](https://github.com/broccolijs/broccoli-funnel/pull/135) fix srcDir + filtering ([@ef4](https://github.com/ef4))

#### Committers: 1
- Edward Faulkner ([@ef4](https://github.com/ef4))


## v3.0.3 (2020-05-09)

#### :bug: Bug Fix
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": "broccoli-funnel",
"version": "3.0.3",
"version": "3.0.4",
"description": "Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.",
"keywords": [
"broccoli-plugin",
Expand Down

0 comments on commit ec272f3

Please sign in to comment.