We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb8c51 commit 4dfb75dCopy full SHA for 4dfb75d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [15.0.2](https://github.com/jakelauer/theseus-js/compare/v15.0.1...v15.0.2) (2024-08-01)
2
+
3
4
+### Bug Fixes
5
6
+* **mutators:** fix mutator frost behavior ([d66960b](https://github.com/jakelauer/theseus-js/commit/d66960b6940dbe22c43400fce374191977d811ef))
7
8
## [15.0.1](https://github.com/jakelauer/theseus-js/compare/v15.0.0...v15.0.1) (2024-08-01)
9
10
package.json
@@ -1,7 +1,7 @@
{
"private": false,
"name": "theseus-js",
- "version": "15.0.1",
+ "version": "15.0.2",
"type": "module",
"description": "Functionality to create and modify data fluently and narratively",
"author": "Jake Lauer",
0 commit comments