Skip to content

Commit 4dfb75d

Browse files
chore(release): 15.0.2 [skip ci]
## [15.0.2](v15.0.1...v15.0.2) (2024-08-01) ### Bug Fixes * **mutators:** fix mutator frost behavior ([d66960b](d66960b))
1 parent bdb8c51 commit 4dfb75d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [15.0.1](https://github.com/jakelauer/theseus-js/compare/v15.0.0...v15.0.1) (2024-08-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "theseus-js",
4-
"version": "15.0.1",
4+
"version": "15.0.2",
55
"type": "module",
66
"description": "Functionality to create and modify data fluently and narratively",
77
"author": "Jake Lauer",

0 commit comments

Comments
 (0)