Skip to content

Commit

Permalink
chore(merge): merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Lauer authored and Jake Lauer committed Jul 4, 2024
2 parents 48cb71a + e888c02 commit 1ab91a7
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 @@
## [11.0.1](https://github.com/jakelauer/theseus-js/compare/v11.0.0...v11.0.1) (2024-07-04)


### Bug Fixes

* **sandbox/frost:** fix frost creating deep proxies of inelligible objects due to incorrect recursion ([171d3da](https://github.com/jakelauer/theseus-js/commit/171d3dacfaff89e13025e70118f701626898cba8))

# [11.0.0](https://github.com/jakelauer/theseus-js/compare/v10.2.3...v11.0.0) (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": "11.0.0",
"version": "11.0.1",
"type": "module",
"description": "Functionality to create and modify data fluently and narratively",
"author": "Jake Lauer",
Expand Down

0 comments on commit 1ab91a7

Please sign in to comment.