You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-3Lines changed: 16 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,24 @@
1
-
# ember-cli-deploy-revision-key Changelog
1
+
# ember-cli-deploy-revision-data Changelog
2
+
3
+
## 0.1.0-beta.3
4
+
5
+
The following changes are required if you are upgrading from the previous version:
6
+
- Users
7
+
+ In package.json, rename `ember-cli-deploy-revision-key` to `ember-cli-deploy-revision-data` and change
8
+
version to `0.1.0-beta.3`
9
+
10
+
#### Community Contributions
11
+
12
+
-[#16](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/16) Return revision metadata instead of just revisionKey [@achambers](https://github.com/achambers)
13
+
14
+
Thank you to all who took the time to contribute!
2
15
3
16
## 0.1.0-beta.2
4
17
5
18
#### Community Contributions
6
19
7
-
-[#13](https://github.com/zapnito/ember-cli-deploy-revision-key/pull/13) Add git-tag-commit and version-commit key generators [@alisdair](https://github.com/alisdair)
8
-
-[#15](https://github.com/zapnito/ember-cli-deploy-revision-key/pull/15)[BUGFIX] Remove dependency on broccoli-asset-rev [@achambers](https://github.com/achambers)
20
+
-[#13](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/13) Add git-tag-commit and version-commit key generators [@alisdair](https://github.com/alisdair)
21
+
-[#15](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/15)[BUGFIX] Remove dependency on broccoli-asset-rev [@achambers](https://github.com/achambers)
0 commit comments