Skip to content

Commit ae78f42

Browse files
authored
Release v1.0.2 (#35)
1 parent f72c9ff commit ae78f42

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHAGNELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## 1.0.1 (2023/12/23)
3+
## 1.0.2 (2023/12/23)
44

55
- Migrated implementation to typescript (#31)
66

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.1",
3+
"version": "1.0.2",
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)