Skip to content

Commit

Permalink
Merge pull request #96 from jspsych/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jodeleeuw committed Jan 21, 2024
2 parents 68141cb + a34adec commit a7db9c1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/unlucky-parents-cover.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/extension-countdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @jspsych-contrib/extension-countdown

## 1.1.0

### Minor Changes

- [#95](https://github.com/jspsych/jspsych-contrib/pull/95) [`ce4e24758280ef604a986fd54fc2c28dba28ed9f`](https://github.com/jspsych/jspsych-contrib/commit/ce4e24758280ef604a986fd54fc2c28dba28ed9f) Thanks [@Shaobin-Jiang](https://github.com/Shaobin-Jiang)! - Bug fixes and new features for getting time left

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-countdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jspsych-contrib/extension-countdown",
"version": "1.0.0",
"version": "1.1.0",
"description": "jsPsych extension for adding a countdown during a trial",
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit a7db9c1

Please sign in to comment.