Skip to content

Commit 0e699ee

Browse files
committed
chore(release): v2.0.2
1 parent 7af8ca5 commit 0e699ee

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## v2.0.2
5+
6+
[compare changes](https://github.com/selemondev/shiki-code-block/compare/v1.1.2...v2.0.2)
7+
8+
### 🏡 Chore
9+
10+
- Release v1.1.1 ([9ad8d58](https://github.com/selemondev/shiki-code-block/commit/9ad8d58))
11+
- Release v1.1.1 ([8c916d1](https://github.com/selemondev/shiki-code-block/commit/8c916d1))
12+
- Normalize repository url ([12d72ae](https://github.com/selemondev/shiki-code-block/commit/12d72ae))
13+
14+
### ❤️ Contributors
15+
16+
- Selemondev <selemondev19@gmail.com>
17+
418
## v2.0.1
519

620
[compare changes](https://github.com/selemondev/shiki-code-block/compare/v1.1.0...v2.0.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@shiki/block",
33
"type": "module",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"packageManager": "pnpm@9.15.9",
66
"description": "A Shiki based Code Block Component ✨",
77
"author": "Selemondev",

0 commit comments

Comments
 (0)