Skip to content

Commit f7f53b0

Browse files
Release 4.0.0
1 parent 0593595 commit f7f53b0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v4.0.0 (2020-02-03)
2+
3+
#### :house: Internal
4+
* [#238](https://github.com/ember-codemods/ember-angle-brackets-codemod/pull/238) Drop node 8 support ([@tylerturdenpants](https://github.com/tylerturdenpants))
5+
6+
#### Committers: 3
7+
- Rajasegar Chandran ([@rajasegar](https://github.com/rajasegar))
8+
- Ryan Mark ([@tylerturdenpants](https://github.com/tylerturdenpants))
9+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
10+
111
## v3.1.2 (2020-01-13)
212

313
#### :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-angle-brackets-codemod",
3-
"version": "3.1.2",
3+
"version": "4.0.0",
44
"description": "Codemod to convert to Angle brackets syntax",
55
"keywords": [
66
"codemod-cli",

0 commit comments

Comments
 (0)