Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

Commit

Permalink
Release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Feb 5, 2021
1 parent 795cb9a commit 398686f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## v3.0.2 (2021-02-05)

#### :rocket: Enhancement
* [#408](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile/pull/408) Make cacheKey calculation lazy ([@rwjblue](https://github.com/rwjblue))

#### Committers: 2
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v3.0.1 (2019-10-01)

#### :memo: Documentation
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-htmlbars-inline-precompile",
"version": "3.0.1",
"version": "3.0.2",
"description": "Precompile inline HTMLBars templates via ES6 tagged template strings",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 398686f

Please sign in to comment.