Skip to content

Commit

Permalink
Release version 2.2.0 - 2020-02-26
Browse files Browse the repository at this point in the history
  • Loading branch information
pgoldrbx committed Feb 26, 2020
1 parent c07e019 commit 569b3cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
### Unreleased

### 2.2.0 (2020-02-26)
#### Changes
* Use main lodash instead of separate packages per function (#7)

#### Chores
* Update babel packages to @babel scope and v7
* Update major dev deps (#21)

### 2.1.1 (2018-11-09)

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": "@condenast/jsonmltoreact",
"version": "2.1.1",
"version": "2.2.0",
"description": "JsonML to React component converter",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 569b3cb

Please sign in to comment.