Skip to content

Commit

Permalink
Bump to version 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Sep 16, 2021
1 parent db70fe9 commit d001c6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Changelog

## Trunk
## Version 0.5.2

* fix: prevent code injection in copying properties

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"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": {
Expand Down

0 comments on commit d001c6f

Please sign in to comment.