Skip to content

Commit

Permalink
Releasing version - 2.3.10-alpha. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Stambakio committed Aug 19, 2019
1 parent 83407ad commit 4b26df6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

[Release 2.3.10-alpha](https://github.com/OpusCapita/react-markdown/releases/tag/v2.3.10-alpha) Mon Aug 19 2019 10:15:17 GMT+0300 (MSK)
=======================================================

- Replace entire term instead of leaving replaced tail in text [#163](https://github.com/OpusCapita/react-markdown/issues/163) (Egor Stambakio egor.stambakio@opuscapita.com, 2019-08-19 10:00:58 +0300)

[Release 2.3.9](https://github.com/OpusCapita/react-markdown/releases/tag/v2.3.9) Mon Oct 29 2018 15:57:36 GMT+0300 (MSK)
=======================================================

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": "@opuscapita/react-markdown",
"version": "2.3.10",
"version": "2.3.10-alpha",
"description": "React markdown editor component",
"scripts": {
"link-mode": "cross-env NODE_ENV=link webpack --config ./config/webpack.config.js",
Expand Down

0 comments on commit 4b26df6

Please sign in to comment.