Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.1...v2.1.0) (2020-12-12)

### Features

* 🎸 add JSON Patch CLI script ([dabd4d8](dabd4d8))
* 🎸 add JSON Patch CLI target ([db058cc](db058cc))
  • Loading branch information
semantic-release-bot committed Dec 12, 2020
1 parent 09fb789 commit f703977
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [2.1.0](https://github.com/streamich/json-joy/compare/v2.0.1...v2.1.0) (2020-12-12)


### Features

* 🎸 add JSON Patch CLI script ([dabd4d8](https://github.com/streamich/json-joy/commit/dabd4d84760be52373178a2630486a6dd4341aa9))
* 🎸 add JSON Patch CLI target ([db058cc](https://github.com/streamich/json-joy/commit/db058cc1a0d9e0ec0bd8933cad08ae688afa4cae))

## [2.0.1](https://github.com/streamich/json-joy/compare/v2.0.0...v2.0.1) (2020-12-12)


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": "2.0.1",
"version": "2.1.0",
"description": "",
"author": {
"name": "streamich",
Expand Down

0 comments on commit f703977

Please sign in to comment.