Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Release 4.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Mar 12, 2021
1 parent 66be304 commit e2ba193
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 @@
## v4.4.5 (2021-03-12)

#### :bug: Bug Fix
* [#355](https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile/pull/355) Avoid sharing list of previously added imports. ([@rwjblue](https://github.com/rwjblue))

#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))


## v4.4.4 (2021-02-25)

#### :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": "babel-plugin-htmlbars-inline-precompile",
"version": "4.4.4",
"version": "4.4.5",
"description": "Babel plugin to replace tagged template strings with precompiled HTMLBars templates",
"repository": "https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile",
"license": "MIT",
Expand Down

0 comments on commit e2ba193

Please sign in to comment.