Releases: thematters/matters-editor
Releases · thematters/matters-editor
v0.1.18
0.1.18 (2021-01-19)
Chores
New Features
- editor: expose current text and init text to parent (01207743)
- module:
- add comment to copy module for revise-mode (09a8d04a)
- revise module and module config for revise mode (6bf62cf4)
- blot: add a new blot and change props for editor revise mode (41399f29)
- ci:
- remove "build_and_publish" workflow (a79cda86)
- add workflow for test and only runs on pull request (45b06624)
- tag blot: add tag blot (13b81569)
Bug Fixes
- ci:
- update setup node.js module (f0a14aa0)
- use
pull_request_target
instead of pull_request
(45dea31e)
- npm: remove unused package (a82bce74)
- cleanup: cleanup unused props of article editor (bd4f87d1)
v0.1.17
0.1.17 (2020-11-09)
Chores
- release: v0.1.17 (0227c51e)
- formatting:
- git: make repo commitizen friendly (4292cb8c)
Continuous Integration
- code owner: add dev team as code owner (0e7fb39b)
- release: generate changelog on release workflow (59a633d0)
New Features
- module:
- add comment to copy module for revise-mode (09a8d04a)
- revise module and module config for revise mode (6bf62cf4)
- blot: add a new blot and change props for editor revise mode (41399f29)
- ci:
- remove "build_and_publish" workflow (a79cda86)
- add workflow for test and only runs on pull request (45b06624)
- tag blot: add tag blot (13b81569)
Bug Fixes
- cleanup: cleanup unused props of article editor (bd4f87d1)
- ci:
- use
pull_request_target
instead of pull_request
(45dea31e)
- fix empty changelog generated by CI (2adcbba5)
- image: fix unable to upload image from clipboard (e2d4fd23)
v0.1.16
0.1.16 (2020-08-31)
Chores
- git: make repo commitizen friendly (4292cb8c)
Continuous Integration
- code owner: add dev team as code owner (0e7fb39b)
- release: generate changelog on release workflow (59a633d0)
Bug Fixes
- image: fix unable to upload image from clipboard (e2d4fd23)
- ci: fix empty changelog generated by CI (2adcbba5)
v0.1.14
Merge pull request #133 from thematters/feature/github-actions
GitHub Actions replaces Drone CI to build, publish & release