From 5a2c5142c5b5d261af1ede448206b32fe061ba7f Mon Sep 17 00:00:00 2001 From: TitiAlone Date: Wed, 27 May 2020 19:12:03 +0200 Subject: [PATCH] Publish - rebber-plugins@4.1.3 - rebber@5.1.1 - remark-emoticons@2.3.0 - zmarkdown@9.1.0 --- packages/rebber-plugins/package.json | 2 +- packages/rebber/package.json | 2 +- packages/remark-emoticons/package.json | 2 +- packages/zmarkdown/package-lock.json | 2 +- packages/zmarkdown/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/rebber-plugins/package.json b/packages/rebber-plugins/package.json index 29658a1e6..53302cf5c 100644 --- a/packages/rebber-plugins/package.json +++ b/packages/rebber-plugins/package.json @@ -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 (https://draft.li)", diff --git a/packages/rebber/package.json b/packages/rebber/package.json index c1126747f..d124ecf3e 100644 --- a/packages/rebber/package.json +++ b/packages/rebber/package.json @@ -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 (https://draft.li)", diff --git a/packages/remark-emoticons/package.json b/packages/remark-emoticons/package.json index f7a7b0d67..a03df9dc5 100644 --- a/packages/remark-emoticons/package.json +++ b/packages/remark-emoticons/package.json @@ -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" diff --git a/packages/zmarkdown/package-lock.json b/packages/zmarkdown/package-lock.json index ef9b8dc67..3e9d5f50a 100644 --- a/packages/zmarkdown/package-lock.json +++ b/packages/zmarkdown/package-lock.json @@ -1,6 +1,6 @@ { "name": "zmarkdown", - "version": "9.0.0", + "version": "9.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/zmarkdown/package.json b/packages/zmarkdown/package.json index 52bb048af..9f431f3f6 100644 --- a/packages/zmarkdown/package.json +++ b/packages/zmarkdown/package.json @@ -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",