diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ad38e2..82f737b 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.12](https://github.com/f3rno64/http-server-md/compare/v1.1.11...v1.1.12) (2024-02-14) + ### [1.1.11](https://github.com/f3rno64/http-server-md/compare/v1.1.10...v1.1.11) (2024-02-10) diff --git a/package.json b/package.json index 2408388..6a958ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http-server-md", - "version": "1.1.11", + "version": "1.1.12", "description": "A configurable HTTP server that serves markdown files rendered to HTML with markdown-it", "keywords": [ "md",