Skip to content

Commit

Permalink
Version Packages (#444)
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 Dec 3, 2023
1 parent 685ceb4 commit bbf67b9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/fix-change-overflow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-export-max-payload.md

This file was deleted.

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

## 1.8.6

### Patch Changes

- 685ceb4: Fix issue in Tajriba where the change queue could hit an out of bounds error.
- 685ceb4: Fix `Max payload size exceeded` error when exporting data.

## 1.8.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/@empirica/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@empirica/core",
"version": "1.8.5",
"version": "1.8.6",
"description": "Empirica Core",
"author": "Nicolas Paton <nicolas.paton@gmail.com>",
"license": "Apache-2.0",
Expand Down

0 comments on commit bbf67b9

Please sign in to comment.