Skip to content

Commit

Permalink
Release v0.1.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Oct 23, 2015
1 parent 5cdf4be commit ce4896d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# ember-cli-deploy-revision-data Changelog

## 0.1.0-beta.4

Package is now called ember-cli-deploy-revision-data.

#### Community Contributions

- [#19](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/19) Add git-commit data generator [@jrowlingson](https://github.com/jrowlingson)

Thank you to all who took the time to contribute!

## 0.1.0-beta.3

The following changes are required if you are upgrading from the previous version:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-revision-data",
"version": "0.1.0-beta.3",
"version": "0.1.0-beta.4",
"description": "An ember-cli-deploy plugin to generate data about this deploy revision including a unique revision key based on the current build",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit ce4896d

Please sign in to comment.