Skip to content

Commit

Permalink
feat(version): publishing version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Coldknife2 committed Jun 16, 2022
1 parent ad3ba0b commit d12ad0e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.0.5

Output format changed to commonjs (cjs)
# 1.0.4

Build push failed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-json-differ",
"version": "1.0.4",
"version": "1.0.5",
"description": "React equivalent of angular-object-diff",
"main": "dist/jsonDiffer.js",
"workspaces": {
Expand Down

0 comments on commit d12ad0e

Please sign in to comment.