Skip to content

Commit

Permalink
chore(release): 5.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.3](v5.1.2...v5.1.3) (2020-05-23)

### Bug Fixes

* **context-menu:** replace "remove all" with "remove both" ([38a819e](38a819e)), closes [#262](#262)
* **interface:** add vecotr for icon save-exit ([855acd4](855acd4))
* **mapping:** improve regex to parse xpath selectors ([a576b22](a576b22))
* **settings dialog:** set default schemaid to empty string ([1d0d92b](1d0d92b))
* **tinymce:** remove fullscreen option. Format code es6 syntax ([6df7c21](6df7c21))
  • Loading branch information
semantic-release-bot committed May 23, 2020
1 parent 64f8e55 commit bc24b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cwrc-writer-base",
"version": "5.1.2",
"version": "5.1.3",
"description": "intuitive document editing with xml and rdf",
"keywords": [
"xml",
Expand Down

0 comments on commit bc24b1b

Please sign in to comment.