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

Commit 398686f

Browse files
author
Robert Jackson
committed
Release 3.0.2
1 parent 795cb9a commit 398686f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v3.0.2 (2021-02-05)
2+
3+
#### :rocket: Enhancement
4+
* [#408](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile/pull/408) Make cacheKey calculation lazy ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 2
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
110
## v3.0.1 (2019-10-01)
211

312
#### :memo: Documentation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-htmlbars-inline-precompile",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Precompile inline HTMLBars templates via ES6 tagged template strings",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)