Skip to content

Commit 7026bb0

Browse files
author
Robert Jackson
committed
Release 4.3.0
1 parent ff934eb commit 7026bb0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v4.3.0 (2020-04-08)
2+
3+
#### :memo: Documentation
4+
* [#481](https://github.com/ember-cli/ember-cli-htmlbars/pull/481) Add type definition for test helper import ([@chriskrycho](https://github.com/chriskrycho))
5+
6+
#### Committers: 1
7+
- Chris Krycho ([@chriskrycho](https://github.com/chriskrycho))
8+
19
## v4.2.3 (2020-02-24)
210

311
#### :house: Internal

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",
3-
"version": "4.2.3",
3+
"version": "4.3.0",
44
"description": "A library for adding htmlbars to ember CLI",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)