From e3475e1bb98ff4852abfd71ae1ab84633bbf598e Mon Sep 17 00:00:00 2001 From: jfcere Date: Sun, 12 Nov 2023 22:06:33 -0500 Subject: [PATCH] 17.1.0 --- README.md | 2 +- lib/package.json | 2 +- package.json | 2 +- yarn.lock | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0c26c03..b255671 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ License
- Dependency Status + Dependency Status Monthly Downloads diff --git a/lib/package.json b/lib/package.json index 39ca45c..bf70cd0 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,6 +1,6 @@ { "name": "ngx-markdown", - "version": "17.0.0", + "version": "17.1.0", "description": "Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights", "homepage": "https://github.com/jfcere/ngx-markdown", "license": "MIT", diff --git a/package.json b/package.json index 579b0ac..be63112 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-markdown", - "version": "17.0.0", + "version": "17.1.0", "description": "Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights", "homepage": "https://github.com/jfcere/ngx-markdown", "license": "MIT", diff --git a/yarn.lock b/yarn.lock index 713d46b..9febe72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8795,7 +8795,7 @@ ng-packagr@^17.0.0: esbuild "^0.19.0" "ngx-markdown@file:lib": - version "17.0.0" + version "17.1.0" dependencies: tslib "^2.3.0" optionalDependencies: