Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Lauer authored and Jake Lauer committed Jul 3, 2024
2 parents 8814b01 + f980853 commit 80ca399
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [10.2.3](https://github.com/jakelauer/theseus-js/compare/v10.2.2...v10.2.3) (2024-07-03)


### Bug Fixes

* **sandbox:** prevent sandboxing unproxyable objects ([ad93727](https://github.com/jakelauer/theseus-js/commit/ad9372706970314c45b7dca19e1e37ed26927818))

## [10.2.2](https://github.com/jakelauer/theseus-js/compare/v10.2.1...v10.2.2) (2024-07-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "theseus-js",
"version": "10.2.2",
"version": "10.2.3",
"type": "module",
"description": "Functionality to create and modify data fluently and narratively",
"author": "Jake Lauer",
Expand Down

0 comments on commit 80ca399

Please sign in to comment.