Skip to content

Commit d001c6f

Browse files
committed
Bump to version 0.5.2
1 parent db70fe9 commit d001c6f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Changelog
33

4-
## Trunk
4+
## Version 0.5.2
55

66
* fix: prevent code injection in copying properties
77

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mixme",
33
"description": "A library for recursive merging of Javascript objects",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"author": "David Worms <david@adaltas.com> (https://www.adaltas.com)",
66
"contributors": [],
77
"devDependencies": {

0 commit comments

Comments
 (0)