Skip to content

Commit

Permalink
chore(release): version packages (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 28, 2024
1 parent 2a3ce6d commit 19ace5b
Show file tree
Hide file tree
Showing 21 changed files with 82 additions and 69 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-chairs-confess.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/early-seahorses-brush.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/large-rabbits-matter.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/moody-points-cheat.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/nice-hats-sing.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rotten-cars-swim.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shaggy-toes-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-pigs-develop.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/strange-bottles-invent.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lookit/data

## 0.0.4

### Patch Changes

- b111054: Update rollup config to hide known circular warnings
- 888be3d: Update to unpkg config

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lookit/data",
"version": "0.0.3",
"version": "0.0.4",
"description": "This is a JS implementation of lookit's RESTful API.",
"homepage": "https://github.com/lookit/lookit-jspsych#readme",
"bugs": {
Expand Down
9 changes: 9 additions & 0 deletions packages/lookit-initjspsych/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @lookit/lookit-initjspsych

## 0.0.4

### Patch Changes

- b111054: Update rollup config to hide known circular warnings
- Updated dependencies [b111054]
- Updated dependencies [888be3d]
- @lookit/data@0.0.4

## 0.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/lookit-initjspsych/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lookit/lookit-initjspsych",
"version": "0.0.3",
"version": "0.0.4",
"description": "This package overloads jsPsych's init function.",
"homepage": "https://github.com/lookit/lookit-jspsych#readme",
"bugs": {
Expand All @@ -26,7 +26,7 @@
"test": "jest --coverage"
},
"dependencies": {
"@lookit/data": "0.0.3"
"@lookit/data": "0.0.4"
},
"devDependencies": {
"@jspsych/config": "^2.0.0"
Expand Down
23 changes: 23 additions & 0 deletions packages/record/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @lookit/record

## 0.0.4

### Patch Changes

- bb6754c: Move translations and video consent templates to new templates
package.
- c879e6a: Add ability to select specific video consent template.
- 4e72f2b: Adds `chs_type: "consent"` to consentVideo trial data and updates the
lookit-api response object with `completed_consent_frame: true` at the end of
the consentVideo trial.
- b111054: Update rollup config to hide known circular warnings
- 2a3ce6d: Change video file names to match existing format, and to pass
necessary info to AWS Lambda for saving video files to database.
- 496b62d: Unmute playback of recorded consent video.
- 9385555: Add Garden's consent template
- Updated dependencies [bb6754c]
- Updated dependencies [c879e6a]
- Updated dependencies [b111054]
- Updated dependencies [888be3d]
- Updated dependencies [9385555]
- @lookit/templates@0.0.1
- @lookit/data@0.0.4

## 0.0.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/record/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lookit/record",
"version": "0.0.3",
"version": "0.0.4",
"description": "Recording extensions and plugins for CHS studies.",
"homepage": "https://github.com/lookit/lookit-jspsych#readme",
"bugs": {
Expand Down Expand Up @@ -46,8 +46,8 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@lookit/data": "^0.0.3",
"@lookit/templates": "^0.0.0",
"@lookit/data": "^0.0.4",
"@lookit/templates": "^0.0.1",
"jspsych": "^8.0.2"
}
}
8 changes: 8 additions & 0 deletions packages/style/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lookit/style

## 0.0.4

### Patch Changes

- 9385555: Update consent trial style
- b111054: Update rollup config to hide known circular warnings
- 888be3d: Update to unpkg config

## 0.0.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/style/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lookit/style",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"license": "ISC",
"author": "",
Expand All @@ -18,8 +18,8 @@
},
"devDependencies": {
"@jspsych/config": "^2.0.0",
"@lookit/record": "^0.0.3",
"@lookit/surveys": "^0.0.3",
"@lookit/record": "^0.0.4",
"@lookit/surveys": "^0.0.4",
"rollup-plugin-scss": "^4.0.0",
"sass": "^1.78.0",
"trash-cli": "^5.0.0"
Expand Down
9 changes: 9 additions & 0 deletions packages/surveys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @lookit/surveys

## 0.0.4

### Patch Changes

- b111054: Update rollup config to hide known circular warnings
- Updated dependencies [b111054]
- Updated dependencies [888be3d]
- @lookit/data@0.0.4

## 0.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/surveys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lookit/surveys",
"version": "0.0.3",
"version": "0.0.4",
"description": "A survey plugin for lookit studies.",
"homepage": "https://github.com/lookit/lookit-jspsych#readme",
"bugs": {
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@jspsych/plugin-survey": "^2.0.0",
"@lookit/data": "^0.0.3",
"@lookit/data": "^0.0.4",
"dompurify": "^3.0.11",
"marked": "^12.0.1",
"survey-jquery": "^1.9.136"
Expand Down
13 changes: 13 additions & 0 deletions packages/templates/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @lookit/templates

## 0.0.1

### Patch Changes

- bb6754c: Move translations and video consent templates to new templates
package.
- c879e6a: Add ability to select specific video consent template.
- 9385555: Add Garden's consent template
- Updated dependencies [b111054]
- Updated dependencies [888be3d]
- @lookit/data@0.0.4
4 changes: 2 additions & 2 deletions packages/templates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lookit/templates",
"version": "0.0.0",
"version": "0.0.1",
"description": "CHS jsPsych trial templates and their translations",
"homepage": "https://github.com/lookit/lookit-jspsych#readme",
"bugs": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"rollup-plugin-polyfill-node": "^0.13.0"
},
"peerDependencies": {
"@lookit/data": "^0.0.3",
"@lookit/data": "^0.0.4",
"jspsych": "^8.0.2"
}
}

0 comments on commit 19ace5b

Please sign in to comment.