Skip to content

Commit 61976dc

Browse files
committed
Release 1.9.1
1 parent 1d73ca3 commit 61976dc

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

CHANGELOG.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [Unreleased](https://github.com/metalsmith/markdown/compare/v1.9.0...HEAD)
8-
97
#### [v1.9.0](https://github.com/metalsmith/markdown/compare/v1.8.0...v1.9.0)
108

119
> 2 February 2023
@@ -21,18 +19,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2119
- Resolves #62, deprecates markdown options.<option> in favor of options.engineOptions.<option> [`#62`](https://github.com/metalsmith/markdown/issues/62)
2220
- Provides dual ESM/CJS module [`a3b6271`](https://github.com/metalsmith/markdown/commit/a3b62712e3d27d8d50f2fcc50f426ce8f8851949)
2321
- Adds Typescript support [`5ce04b8`](https://github.com/metalsmith/markdown/commit/5ce04b82664a747bc6a504c01ef138bc32d03814)
24-
- Renames default export to markdown for better auto-complete [`ba9c515`](https://github.com/metalsmith/markdown/commit/ba9c51595a2154458245b525a7c093d06aadd4c6)
2522
- Updates marked from 4.2.0 -> 4.2.4 [`fd2fc65`](https://github.com/metalsmith/markdown/commit/fd2fc6582764e29837dec8ec39de1f30f126770b)
23+
- Renames default export to markdown for better auto-complete [`ba9c515`](https://github.com/metalsmith/markdown/commit/ba9c51595a2154458245b525a7c093d06aadd4c6)
2624

2725
#### [v1.7.0](https://github.com/metalsmith/markdown/compare/v1.6.0...v1.7.0)
2826

2927
> 4 November 2022
3028
3129
- Drops node < 12 support, updates devDependencies [`0727d81`](https://github.com/metalsmith/markdown/commit/0727d815e62dc89438b662c0b8635b0d36450e89)
32-
- Updates marked from 4.0.16 -> 4.2.0 [`1aa53d2`](https://github.com/metalsmith/markdown/commit/1aa53d279c7b204e59e089f6675ceacf2b118a37)
3330
- Drop support for Metalsmith < 2.5.0 [`9654d29`](https://github.com/metalsmith/markdown/commit/9654d2983bfd79401379534463174135650b3417)
34-
- Use metalsmith.debug instead of debug [`b745991`](https://github.com/metalsmith/markdown/commit/b7459912c512c68bfced8806dcb22251cf29bcf4)
3531
- Better debug logging [`c9fc051`](https://github.com/metalsmith/markdown/commit/c9fc0519ff38c76a12491b0004e86dc289fb1e06)
32+
- Use metalsmith.debug instead of debug [`b745991`](https://github.com/metalsmith/markdown/commit/b7459912c512c68bfced8806dcb22251cf29bcf4)
33+
- Updates marked from 4.0.16 -> 4.2.0 [`1aa53d2`](https://github.com/metalsmith/markdown/commit/1aa53d279c7b204e59e089f6675ceacf2b118a37)
3634

3735
#### [v1.6.0](https://github.com/metalsmith/markdown/compare/v1.5.0...v1.6.0)
3836

@@ -48,24 +46,26 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
4846
> 21 March 2022
4947
5048
- chore: update marked@2.1.0 to marked@4.0.12 [`#57`](https://github.com/metalsmith/markdown/pull/57)
51-
- feat: export named plugin [`b9aaa0f`](https://github.com/metalsmith/markdown/commit/b9aaa0fd2dfe5a83b71233dc94c29f472b79be5e)
5249
- Update debug to ^4.3.4 [`3b6b861`](https://github.com/metalsmith/markdown/commit/3b6b861fca5802e54ca3e7a49c865ced6fd4c5d2)
50+
- feat: export named plugin [`b9aaa0f`](https://github.com/metalsmith/markdown/commit/b9aaa0fd2dfe5a83b71233dc94c29f472b79be5e)
5351

5452
#### [v1.4.0](https://github.com/metalsmith/markdown/compare/v1.3.0...v1.4.0)
5553

5654
> 12 December 2021
5755
5856
- Fixed history [`#45`](https://github.com/metalsmith/markdown/pull/45)
5957
- Update packages to address 7 vulnerabilities [`#43`](https://github.com/metalsmith/markdown/pull/43)
58+
- Fixes security vulnerabilities [`2c899a7`](https://github.com/metalsmith/markdown/commit/2c899a7580a8c223d4921fe8c0060bf0d739b7b7)
59+
- [skip travis] Merge pull request #53 from metalsmith/dependabot/npm_and_yarn/glob-parent-5.1.2 [`58c695c`](https://github.com/metalsmith/markdown/commit/58c695c194bdf2ca45f9ada81dcb35653124604f)
60+
- [skip travis] Merge pull request #52 from metalsmith/dependabot/npm_and_yarn/lodash-4.17.21 [`45c0362`](https://github.com/metalsmith/markdown/commit/45c03628af0fe234bd3a0d488b42a9bf40bcdcdb)
61+
- Dropped support for Node <8. Documented 'keys' option in README. Updated dev dependencies [`baf3422`](https://github.com/metalsmith/markdown/commit/baf3422bdde52fc543bd00fac5dedea7c9dfaa8c)
6062
- Update packages to address 7 vulnerabilities - minimatch, lodash, and extend deps [`3c567c5`](https://github.com/metalsmith/markdown/commit/3c567c50368eac7498672a92d3513f0955e048cd)
61-
- Bump lodash from 4.17.15 to 4.17.21 [`e67efeb`](https://github.com/metalsmith/markdown/commit/e67efeb6134f754dfd9395f061caae1a3c9dfc20)
62-
- Bump glob-parent from 5.1.0 to 5.1.2 [`808fd6c`](https://github.com/metalsmith/markdown/commit/808fd6c48e927157900bf72810483ed1e7405bf7)
6363
- Aligned dotfiles & default repository files with core metalsmith plugins [`0f1cc8f`](https://github.com/metalsmith/markdown/commit/0f1cc8f19b051bcad422329f26a1d92051c8a663)
64-
- Dropped support for Node <8. Documented 'keys' option in README. Updated dev dependencies [`baf3422`](https://github.com/metalsmith/markdown/commit/baf3422bdde52fc543bd00fac5dedea7c9dfaa8c)
65-
- Add LICENSE file [`411e94c`](https://github.com/metalsmith/markdown/commit/411e94c2d8dad8f4564d0e8386b57f8d30b00e93)
6664
- Updated marked to 2.1.0, debug to 4.3.3 [`149d3d6`](https://github.com/metalsmith/markdown/commit/149d3d65e2eb38d25b3fdc850e425c871466cbbf)
65+
- Add LICENSE file [`411e94c`](https://github.com/metalsmith/markdown/commit/411e94c2d8dad8f4564d0e8386b57f8d30b00e93)
6766
- Fixes marked incorrect node compat + jsdocs [`cfb384e`](https://github.com/metalsmith/markdown/commit/cfb384ee16659e377a0e43d4abdbc4c4acc6b5ca)
68-
- Fixes security vulnerabilities [`2c899a7`](https://github.com/metalsmith/markdown/commit/2c899a7580a8c223d4921fe8c0060bf0d739b7b7)
67+
- Bump glob-parent from 5.1.0 to 5.1.2 [`808fd6c`](https://github.com/metalsmith/markdown/commit/808fd6c48e927157900bf72810483ed1e7405bf7)
68+
- Bump lodash from 4.17.15 to 4.17.21 [`e67efeb`](https://github.com/metalsmith/markdown/commit/e67efeb6134f754dfd9395f061caae1a3c9dfc20)
6969

7070
<!-- auto-changelog-above -->
7171

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metalsmith/markdown",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "A Metalsmith plugin to render markdown files to HTML",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)