Skip to content

Commit cadf659

Browse files
author
Robert Jackson
committed
Release 4.2.2
1 parent d9cdf84 commit cadf659

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v4.2.2 (2020-01-15)
2+
3+
#### :bug: Bug Fix
4+
* [#437](https://github.com/ember-cli/ember-cli-htmlbars/pull/437) Revert "Bump semver from 6.3.0 to 7.0.0" ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### :memo: Documentation
7+
* [#425](https://github.com/ember-cli/ember-cli-htmlbars/pull/425) Changelog: Fix wrong version ([@Turbo87](https://github.com/Turbo87))
8+
9+
#### Committers: 3
10+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
11+
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
12+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
13+
114
## v4.2.1 (2020-01-09)
215

316
#### :bug: Bug Fix

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

0 commit comments

Comments
 (0)