Skip to content

Commit 2437915

Browse files
authored
Release v1.0.6 (#101)
1 parent ad3cae4 commit 2437915

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHAGNELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 1.0.6 (2024/11/10)
4+
5+
- Update dev packages version
6+
37
## 1.0.5 (2023/06/18)
48

59
- Update 3rd libs version

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdown-it-named-code-blocks",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "A markdown-it plugin to create named code blocks.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)