Skip to content

Commit 94ef63b

Browse files
Version Packages (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b4baaff commit 94ef63b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dark-donkeys-count.md

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

packages/core/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [`5550e3d`](https://github.com/Effect-TS/content/commit/5550e3de05b43a52fe2f2ac739e89551e476ffa1) Thanks [@tim-smart](https://github.com/tim-smart)! - remove remark plugins
8+
39
## 0.1.0
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/contentlayer",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"type": "module",
66
"description": "Turn your content into a type-safe data structure.",

0 commit comments

Comments
 (0)