Skip to content

Commit

Permalink
Bump version from 0.3.2 to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Russo committed Nov 12, 2020
1 parent 0dd3c8c commit cb03aca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- fixed `Diagram` generic types


## [0.3.3] - 2020-11-12

### Added

- Typescript tests to CI

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "beautiful-react-diagrams",
"version": "0.3.2",
"version": "0.3.3",
"description": "A tiny collection of lightweight React components to build diagrams with ease",
"main": "index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit cb03aca

Please sign in to comment.