Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
StaloneLab committed May 27, 2020
1 parent 2e996bf commit 5a2c514
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/rebber-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rebber-plugins",
"version": "4.1.2",
"version": "4.1.3",
"description": "Stringifies custom MDAST nodes to LaTeX",
"repository": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/rebber-plugins",
"author": "Victor Felder <[email protected]> (https://draft.li)",
Expand Down
2 changes: 1 addition & 1 deletion packages/rebber/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rebber",
"version": "5.1.0",
"version": "5.1.1",
"description": "Stringifies MDAST to LaTeX",
"repository": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/rebber",
"author": "Victor Felder <[email protected]> (https://draft.li)",
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-emoticons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-emoticons",
"version": "2.2.3",
"version": "2.3.0",
"repository": {
"url": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-emoticons",
"type": "git"
Expand Down
2 changes: 1 addition & 1 deletion packages/zmarkdown/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/zmarkdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zmarkdown",
"version": "9.0.0",
"version": "9.1.0",
"description": "HTTP server API providing fast and extensible markdown parser",
"keywords": [
"markdown",
Expand Down

0 comments on commit 5a2c514

Please sign in to comment.