Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.2...v1.7.0) (2020-10-11)

### Features

* 🎸 add flat with switch statement applyPatch implementatio ([5ca0d86](5ca0d86))

### Performance Improvements

* ⚡️ speed up applyPatch ([67ee7e2](67ee7e2))
  • Loading branch information
semantic-release-bot committed Oct 11, 2020
1 parent 05af1c1 commit 0c3341f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.7.0](https://github.com/streamich/json-joy/compare/v1.6.2...v1.7.0) (2020-10-11)


### Features

* 🎸 add flat with switch statement applyPatch implementatio ([5ca0d86](https://github.com/streamich/json-joy/commit/5ca0d86ad186dfec271af6ba10e4461c49fcea3d))


### Performance Improvements

* ⚡️ speed up applyPatch ([67ee7e2](https://github.com/streamich/json-joy/commit/67ee7e2ce6ad53f9e0506c399bc9997536030d7d))

## [1.6.2](https://github.com/streamich/json-joy/compare/v1.6.1...v1.6.2) (2020-10-11)


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": "json-joy",
"version": "1.6.2",
"version": "1.7.0",
"description": "",
"author": {
"name": "streamich",
Expand Down

0 comments on commit 0c3341f

Please sign in to comment.