Skip to content

Commit 7c1da9e

Browse files
author
Travis CI
committed
1 parent 9cc3804 commit 7c1da9e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.8](https://github.com/ember-cli/ember-cli-update-codemods-manifest/compare/ember-cli-update-codemods-manifest@[email protected]) (2020-01-14)
6+
57
### [0.0.7](https://github.com/ember-cli/ember-cli-update-codemods-manifest/compare/ember-cli-update-codemods-manifest@[email protected]) (2020-01-14)
68

79
### [0.0.6](https://github.com/ember-cli/ember-cli-update-codemods-manifest/compare/ember-cli-update-codemods-manifest@[email protected]) (2020-01-14)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ember-cli-update-codemods-manifest",
33
"private": true,
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"description": "Master list of codemods and their instructions used by [ember-cli-update](https://github.com/ember-cli/ember-cli-update)",
66
"scripts": {
77
"lint:git": "commitlint",

0 commit comments

Comments
 (0)