Skip to content

Commit

Permalink
chore(release): 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
natterstefan committed Dec 17, 2019
1 parent 16d30e8 commit 2d099f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented here. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## [0.3.0](https://github.com/natterstefan/react-editor-js/compare/v0.2.3...v0.3.0) (2019-12-17)


### Features

* use holder instead of holderId now for the element (id) where editor will be added to ([16d30e8](https://github.com/natterstefan/react-editor-js/commit/16d30e813975ef3ecbf0bff7995b13e5fb6bdaff))

### [0.2.3](https://github.com/natterstefan/react-editor-js/compare/v0.2.2...v0.2.3) (2019-11-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@natterstefan/react-editor-js",
"version": "0.2.3",
"version": "0.3.0",
"description": "Unofficial react component for editorjs (https://editorjs.io/)",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2d099f2

Please sign in to comment.