Skip to content

Commit 1bf3b85

Browse files
codehike@1.0.6
1 parent 2f5c974 commit 1bf3b85

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silent-shoes-add.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/codehike/CHANGELOG.md

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

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- [#510](https://github.com/code-hike/codehike/pull/510) [`9ae57ed`](https://github.com/code-hike/codehike/commit/9ae57ed82c89e37ced68945478919f3a1e204559) Thanks [@pomber](https://github.com/pomber)! - More flexible `!from` directive
8+
39
## 1.0.5
410

511
### Patch Changes

packages/codehike/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codehike",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Build rich content websites with Markdown and React",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)