From c3f2712d36632231ed54171fad60e5ebd351783e Mon Sep 17 00:00:00 2001 From: jfcere Date: Sun, 26 May 2024 12:04:01 -0400 Subject: [PATCH] 18.0.0 --- README.md | 2 +- lib/package.json | 2 +- package.json | 2 +- yarn.lock | 3 ++- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9dbd047..f18385f 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 1dbb4e9..7692262 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,6 +1,6 @@ { "name": "ngx-markdown", - "version": "17.2.1", + "version": "18.0.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 7d3efd0..5236b73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-markdown", - "version": "17.2.1", + "version": "18.0.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 33c84a1..4efa57e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9322,7 +9322,7 @@ ng-packagr@^18.0.0: rollup "^4.18.0" "ngx-markdown@file:lib": - version "17.2.1" + version "18.0.0" dependencies: tslib "^2.3.0" optionalDependencies: @@ -12160,6 +12160,7 @@ wildcard@^2.0.0: integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ== "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: + name wrap-ansi-cjs version "7.0.0" resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==