Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
webketje committed May 29, 2022
1 parent c0d1a86 commit 5a0bf34
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

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

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

> 21 March 2022
- chore: update marked@2.1.0 to marked@4.0.12 [`#57`](https://github.com/metalsmith/markdown/pull/57)
- Update debug to ^4.3.4 [`3b6b861`](https://github.com/metalsmith/markdown/commit/3b6b861fca5802e54ca3e7a49c865ced6fd4c5d2)
- feat: export named plugin [`b9aaa0f`](https://github.com/metalsmith/markdown/commit/b9aaa0fd2dfe5a83b71233dc94c29f472b79be5e)

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

> 12 December 2021
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metalsmith/markdown",
"version": "1.5.0",
"version": "1.6.0",
"description": "A Metalsmith plugin to render markdown files to HTML",
"keywords": [
"markdown",
Expand Down

0 comments on commit 5a0bf34

Please sign in to comment.