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
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -9,32 +9,32 @@ The following changes are required if you are upgrading from the previous versio
9
9
10
10
#### Community Contributions
11
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)
12
+
-[#16](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/16) Return revision metadata instead of just revisionKey [@achambers](https://github.com/achambers)
13
13
14
14
Thank you to all who took the time to contribute!
15
15
16
16
## 0.1.0-beta.2
17
17
18
18
#### Community Contributions
19
19
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)
20
+
-[#13](https://github.com/ember-cli-deploy/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/ember-cli-deploy/ember-cli-deploy-revision-data/pull/15)[BUGFIX] Remove dependency on broccoli-asset-rev [@achambers](https://github.com/achambers)
22
22
23
23
Thank you to all who took the time to contribute!
24
24
25
25
## 0.1.0-beta.1
26
26
27
27
#### Community Contributions
28
28
29
-
-[#1](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/1) Create a tag form the hash of the index.html [@achambers](https://github.com/achambers)
30
-
-[#3](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/3) Updated to be in line with how ember-cli-deploy handles context data [@achambers](https://github.com/achambers)
31
-
-[#4](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/4) Remove dependency on index path [@achambers](https://github.com/achambers)
32
-
-[#5](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/5) Now filePattern is relative to the dist dir stored in `context.distDir`[@achambers](https://github.com/achambers)
33
-
-[#6](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/6) Rename index-hash to file-hash [@lukemelia](https://github.com/lukemelia)
34
-
-[#7](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/7) Change to use `configure` hook instead of `willDeploy`[@achambers](https://github.com/achambers)
35
-
-[#8](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/8) Renamed project and all references to `tags`[@achambers](https://github.com/achambers)
36
-
-[#9](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/9)`configure` primes the config with data from the deployment context [@achambers](https://github.com/achambers)
37
-
-[#10](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/10) Restructure to use ember-cli-deploy-plugin, and complete rename to em… [@lukemelia](https://github.com/lukemelia)
38
-
-[#12](https://github.com/zapnito/ember-cli-deploy-revision-data/pull/12) Update README for v0.5.0 [@achambers](https://github.com/achambers)
29
+
-[#1](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/1) Create a tag form the hash of the index.html [@achambers](https://github.com/achambers)
30
+
-[#3](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/3) Updated to be in line with how ember-cli-deploy handles context data [@achambers](https://github.com/achambers)
31
+
-[#4](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/4) Remove dependency on index path [@achambers](https://github.com/achambers)
32
+
-[#5](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/5) Now filePattern is relative to the dist dir stored in `context.distDir`[@achambers](https://github.com/achambers)
33
+
-[#6](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/6) Rename index-hash to file-hash [@lukemelia](https://github.com/lukemelia)
34
+
-[#7](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/7) Change to use `configure` hook instead of `willDeploy`[@achambers](https://github.com/achambers)
35
+
-[#8](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/8) Renamed project and all references to `tags`[@achambers](https://github.com/achambers)
36
+
-[#9](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/9)`configure` primes the config with data from the deployment context [@achambers](https://github.com/achambers)
37
+
-[#10](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/10) Restructure to use ember-cli-deploy-plugin, and complete rename to em… [@lukemelia](https://github.com/lukemelia)
38
+
-[#12](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/12) Update README for v0.5.0 [@achambers](https://github.com/achambers)
0 commit comments