Skip to content

Commit

Permalink
14.1.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
puzrin committed Mar 18, 2024
1 parent a367c44 commit 0fe7ccb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion 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",
Expand Down

0 comments on commit 0fe7ccb

Please sign in to comment.