We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db70fe9 commit d001c6fCopy full SHA for d001c6f
2 files changed
CHANGELOG.md
@@ -1,7 +1,7 @@
1
2
# Changelog
3
4
-## Trunk
+## Version 0.5.2
5
6
* fix: prevent code injection in copying properties
7
package.json
{
"name": "mixme",
"description": "A library for recursive merging of Javascript objects",
- "version": "0.5.1",
+ "version": "0.5.2",
"author": "David Worms <david@adaltas.com> (https://www.adaltas.com)",
"contributors": [],
"devDependencies": {
0 commit comments