Skip to content

Commit 4f64c51

Browse files
chore(release): version packages
1 parent cbce3ec commit 4f64c51

27 files changed

+63
-50
lines changed

.changeset/blue-carrots-relate.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/busy-tires-reply.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silly-kiwis-smile.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/demos/jspsych-html-video-response-demo3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="https://unpkg.com/[email protected]"></script>
66
<!-- <script src="../../packages/jspsych/dist/index.browser.js"></script> -->
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
8-
<script src="https://unpkg.com/@jspsych/[email protected].0"></script>
8+
<script src="https://unpkg.com/@jspsych/[email protected].1"></script>
99
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
1010
<!-- <script src="../../packages/plugin-html-video-response/dist/index.browser.js"></script> -->
1111
<script src="https://unpkg.com/@jspsych/[email protected]"></script>

docs/demos/jspsych-image-button-response-demo1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="https://unpkg.com/[email protected]"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
8-
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script>
8+
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.2.0"></script>
99
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/jspsych.css" />
1010
<link rel="stylesheet" href="docs-demo.css" type="text/css">
1111
</head>

docs/demos/jspsych-preload-demo1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="https://unpkg.com/[email protected]"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
8-
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script>
8+
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.2.0"></script>
99
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/jspsych.css" />
1010
<link rel="stylesheet" href="docs-demo.css" type="text/css">
1111
</head>

docs/demos/jspsych-preload-demo2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="https://unpkg.com/[email protected]"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
8-
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script>
8+
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.2.0"></script>
99
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/jspsych.css" />
1010
<link rel="stylesheet" href="docs-demo.css" type="text/css">
1111
</head>

docs/demos/jspsych-preload-demo3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="https://unpkg.com/[email protected]"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
8-
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script>
8+
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.2.0"></script>
99
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/jspsych.css" />
1010
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
1111
</head>

docs/demos/jspsych-preload-demo4.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="https://unpkg.com/[email protected]"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
8-
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script>
8+
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.2.0"></script>
99
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/jspsych.css" />
1010
<link rel="stylesheet" href="docs-demo.css" type="text/css">
1111
</head>

docs/demos/jspsych-video-button-response-demo1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="https://unpkg.com/[email protected]"></script>
66
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
77
<script src="https://unpkg.com/@jspsych/[email protected]"></script>
8-
<script src="https://unpkg.com/@jspsych/[email protected].0"></script>
8+
<script src="https://unpkg.com/@jspsych/[email protected].1"></script>
99
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/jspsych.css" />
1010
<link rel="stylesheet" href="docs-demo.css" type="text/css">
1111
</head>

0 commit comments

Comments
 (0)