Skip to content

Commit 5d232cd

Browse files
author
Aaron Chambers
committed
Merge pull request #32 from ibroadfo/patch-1
add 'v' to full changelog links
2 parents fe78885 + 6e1400c commit 5d232cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# ember-cli-deploy-revision-data Changelog
22

33
## [0.2.1](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/0.2.1) (2016-04-06)
4-
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.2.0...0.2.1)
4+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.2.0...v0.2.1)
55

66
- \[BUGFIX\] Remove ' from commit hash if needed [\#31](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/31) ([ghedamat](https://github.com/ghedamat))
77

88
## [0.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/0.2.0) (2016-04-01)
9-
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.1.1...0.2.0)
9+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.1.1...v0.2.0)
1010

1111
Capture data about the current git revision (with abstraction for support for other SCM tools) and return it for storage in the deployment context's `revisionData.scm` node.
1212

0 commit comments

Comments
 (0)