Skip to content

Commit

Permalink
chore(release): inject v4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Workflow committed Oct 19, 2021
1 parent 12e1fee commit f7fdb07
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/inject/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @rollup/plugin-inject ChangeLog

## v4.0.3

_2021-10-19_

### Bugfixes

- fix: escape metacharacters in module name string (#897)
- fix: isReference check bug (#804)

### Updates

- chore: update dependencies (c1a0b07)

## v4.0.2

_2020-05-11_
Expand Down
2 changes: 1 addition & 1 deletion packages/inject/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-inject",
"version": "4.0.2",
"version": "4.0.3",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit f7fdb07

Please sign in to comment.