diff --git a/CHANGELOG.md b/CHANGELOG.md index c1a3c1d..218e23c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.1.10](https://github.com/f3rno64/http-server-md/compare/v1.1.9...v1.1.10) (2024-02-10) + ### [1.1.9](https://github.com/f3rno64/http-server-md/compare/v1.1.8...v1.1.9) (2024-02-10) diff --git a/package.json b/package.json index 9ff74ba..0496013 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http-server-md", - "version": "1.1.9", + "version": "1.1.10", "description": "A configurable HTTP server that serves markdown files rendered to HTML with markdown-it", "keywords": [ "md",