Skip to content

Commit 8ccaa5c

Browse files
authored
Merge pull request #3487 from jspsych/changeset-release/main
Version Packages
2 parents a757ab8 + 10afbfc commit 8ccaa5c

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/tender-ads-prove.md

-5
This file was deleted.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @jspsych/config
22

3+
## 3.2.1
4+
5+
### Patch Changes
6+
7+
- [#3486](https://github.com/jspsych/jsPsych/pull/3486) [`ad1d854f43c1e25ba988a3aa2a23a8ab22be3535`](https://github.com/jspsych/jsPsych/commit/ad1d854f43c1e25ba988a3aa2a23a8ab22be3535) Thanks [@jadeddelta](https://github.com/jadeddelta)! - remove DOM clearing after each individual test, fixes issues with testing in other repositories
8+
39
## 3.2.0
410

511
### Minor Changes

packages/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jspsych/config",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Shared (build) configuration for jsPsych packages",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)