Skip to content

Commit d7e416d

Browse files
committedJun 15, 2020
chore(release): 1.1.24 [skip ci]
## [1.1.24](v1.1.23...v1.1.24) (2020-06-15) ### Bug Fixes * **deps:** stable ember infrastructure ([74e7fb4](74e7fb4))
1 parent 74e7fb4 commit d7e416d

4 files changed

+6320
-3
lines changed
 

‎CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.24](https://github.com/code-to-json/code-to-json.github.io/compare/v1.1.23...v1.1.24) (2020-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** stable ember infrastructure ([74e7fb4](https://github.com/code-to-json/code-to-json.github.io/commit/74e7fb48399fc7d9431d698548a6aca726fcef3e))
7+
18
## [1.1.23](https://github.com/code-to-json/code-to-json.github.io/compare/v1.1.22...v1.1.23) (2020-05-19)
29

310

‎assets/c2jweb-78ca84152972f4f4e047ee3ad620d8ef.js

Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎assets/vendor-0453225301bd87f3e75d6410b80edcf5.js

Lines changed: 6263 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

1010

11-
<meta name="c2jweb/config/environment" content="%7B%22modulePrefix%22%3A%22c2jweb%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%2F%22%2C%22locationType%22%3A%22auto%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_JQUERY_INTEGRATION%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22c2jweb%22%2C%22version%22%3A%220.0.0%2B2568d40c%22%7D%2C%22exportApplicationGlobal%22%3Afalse%7D" />
11+
<meta name="c2jweb/config/environment" content="%7B%22modulePrefix%22%3A%22c2jweb%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%2F%22%2C%22locationType%22%3A%22auto%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_JQUERY_INTEGRATION%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22c2jweb%22%2C%22version%22%3A%220.0.0%2B74e7fb48%22%7D%2C%22exportApplicationGlobal%22%3Afalse%7D" />
1212

1313
<link integrity="" rel="stylesheet" href="/assets/vendor-d41d8cd98f00b204e9800998ecf8427e.css">
1414
<link integrity="" rel="stylesheet" href="/assets/c2jweb-d41d8cd98f00b204e9800998ecf8427e.css">
@@ -18,8 +18,8 @@
1818
<body>
1919

2020

21-
<script src="/assets/vendor-10dab2998127837696a0cfa51c051251.js" integrity="sha256-xeU4h6CX0otDBB8mh3i0xqyPHQ5oSnSqiyNpf+JLnbI= sha512-yotJw/8bWBFwIU5UgugP78Q1zfDphHPyJqqN26Mhwh7hOcBOKbQooTruOWIi64zMjzm7dXnxcVtFmS7e9PPP0w==" ></script>
22-
<script src="/assets/c2jweb-850e1f0389521b852f1ecf6a2e413561.js" integrity="sha256-FVRqk1YA00JA8OdHjlRMjlKSRDs0GY7WTDfqyOjnMS0= sha512-Hf+y/mWi1DcK9da4M0sfEQF4FXnDgHswWoRqfyhhPAhNHyxnN1qp4Rv8w+56PIVw5QjvQrycUG+qXP61XVf7RQ==" ></script>
21+
<script src="/assets/vendor-0453225301bd87f3e75d6410b80edcf5.js" integrity="sha256-tUl/V6lvJI9kZQk8sbcqhz+Y6aC4P6gEg3DusVEw+QY= sha512-JPix6SYyLkw3wenif45a0SRRE1ax6wScZz1XAV2H+W0F3T1+NlbDi+kKzGvWBuwfZiki3n7eqiqlFc6Xb/imVA==" ></script>
22+
<script src="/assets/c2jweb-78ca84152972f4f4e047ee3ad620d8ef.js" integrity="sha256-icg+DrT6FPMk1q7xAZVvbSM84kzDbFIeqpTbtuKZxTw= sha512-D5B462PDkC3SVwMnOx+T0C0rSNXLRWCXV3mta6EyUTpnLzp3zfbb+oFK2HONXB4lu8Q66jzvA2k+rjpudwycjA==" ></script>
2323

2424

2525
</body>

0 commit comments

Comments
 (0)
Please sign in to comment.