Skip to content

Commit 998cdb6

Browse files
author
Felix Nielsen
committed
add previous versions to version log
1 parent f9f88fa commit 998cdb6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,24 @@ watch task, watches .styl, .ts, .jpg, .png, .gif, compiles to /build
325325
### Version log
326326
User previous versions. These versions are also available through bower, npm and Github tags
327327

328+
[v0.9.4](https://github.com/space10-community/conversational-form/tree/0.9.4)
329+
```html
330+
<!-- v0.9.4 -->
331+
<script type="text/javascript" src="https://cf-4053.kxcdn.com/conversational-form/0.9.4/conversational-form.min.js" crossorigin></script>
332+
```
333+
334+
[v0.9.3](https://github.com/space10-community/conversational-form/tree/0.9.3)
335+
```html
336+
<!-- v0.9.3 -->
337+
<script type="text/javascript" src="https://conversational-form-093-0iznjsw.stackpathdns.com/conversational-form.min.js" crossorigin></script>
338+
```
339+
340+
[v0.9.2](https://github.com/space10-community/conversational-form/tree/0.9.2)
341+
```html
342+
<!-- v0.9.2 -->
343+
<script type="text/javascript" src="https://conversational-form-092-0iznjsw.stackpathdns.com/conversational-form.min.js" crossorigin></script>
344+
```
345+
328346
[v0.9.1](https://github.com/space10-community/conversational-form/tree/0.9.1)
329347
```html
330348
<!-- v0.9.1 -->

0 commit comments

Comments
 (0)