Skip to content

Commit

Permalink
Release version 2.3.0 - 2020-04-04
Browse files Browse the repository at this point in the history
  • Loading branch information
pgoldrbx committed Apr 4, 2020
1 parent 03ddb51 commit b89bc8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### Unreleased

### 2.3.0 (2020-04-04)
#### Changes
* Update dependency @condenast/jsonml.js to v2 (#60)

### 2.2.0 (2020-02-26)
#### Changes
* Use main lodash instead of separate packages per function (#7)
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.2.0",
"version": "2.3.0",
"description": "JsonML to React component converter",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit b89bc8e

Please sign in to comment.