Skip to content

Commit 8f0075b

Browse files
authored
Merge pull request #3074 from jspsych/changeset-release/main
Version Packages
2 parents be0645e + 4f1fda8 commit 8f0075b

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/odd-pigs-travel.md

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

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @jspsych/config
22

3+
## 1.3.3
4+
5+
### Patch Changes
6+
7+
- [#3073](https://github.com/jspsych/jsPsych/pull/3073) [`caef8713`](https://github.com/jspsych/jsPsych/commit/caef8713e28fd0c4ed85ba86c27254ee8418087a) Thanks [@jodeleeuw](https://github.com/jodeleeuw)! - Update `canvas` package dependency version to fix missing binaries issues with newer node/npm versions
8+
39
## 1.3.2
410

511
### Patch Changes

packages/config/package.json

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

0 commit comments

Comments
 (0)