File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ember-cli-deploy-revision-data Changelog
2
2
3
+ ## 0.1.0-beta.4
4
+
5
+ Package is now called ember-cli-deploy-revision-data.
6
+
7
+ #### Community Contributions
8
+
9
+ - [ #19 ] ( https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/19 ) Add git-commit data generator [ @jrowlingson ] ( https://github.com/jrowlingson )
10
+
11
+ Thank you to all who took the time to contribute!
12
+
3
13
## 0.1.0-beta.3
4
14
5
15
The following changes are required if you are upgrading from the previous version:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-revision-data" ,
3
- "version" : " 0.1.0-beta.3 " ,
3
+ "version" : " 0.1.0-beta.4 " ,
4
4
"description" : " An ember-cli-deploy plugin to generate data about this deploy revision including a unique revision key based on the current build" ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments