Browse Source

14.1.0 released

master 14.1.0
Vitaly Puzrin 2 months ago
parent
commit
0fe7ccb4b7
  1. 2
      CHANGELOG.md
  2. 2
      package.json

2
CHANGELOG.md

@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [14.1.0] - WIP
## [14.1.0] - 2024-03-19
### Changed
- Updated CM spec compatibility to 0.31.2, #1009.

2
package.json

@ -1,6 +1,6 @@
{
"name": "markdown-it",
"version": "14.0.0",
"version": "14.1.0",
"description": "Markdown-it - modern pluggable markdown parser.",
"keywords": [
"markdown",

Loading…
Cancel
Save