Skip to content

Commit 845daa9

Browse files
committed
Release 1.10.0
1 parent 2b95606 commit 845daa9

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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+
#### [v1.9.2](https://github.com/metalsmith/markdown/compare/v1.9.1...v1.9.2)
8+
9+
> 8 May 2023
10+
11+
- Fixes missing types and adds source maps to package [`78eaefc`](https://github.com/metalsmith/markdown/commit/78eaefc0190e41f7cf9e277fdf783b7b100b9fed)
12+
713
#### [v1.9.1](https://github.com/metalsmith/markdown/compare/v1.9.0...v1.9.1)
814

915
> 26 February 2023

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.2",
3+
"version": "1.10.0",
44
"description": "A Metalsmith plugin to render markdown files to HTML",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)