Skip to content

Commit 7aca743

Browse files
Version Packages (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 002fb1b commit 7aca743

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/crazy-beds-count.md

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

.changeset/plenty-ants-study.md

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

.changeset/twelve-peas-boil.md

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

packages/core/CHANGELOG.md

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

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- [`bad48e3`](https://github.com/Effect-TS/content/commit/bad48e335641a3ba9016158fd5e66dad74adb7c3) Thanks [@tim-smart](https://github.com/tim-smart)! - expose **filename & **dirname
8+
9+
- [`2e84a4d`](https://github.com/Effect-TS/content/commit/2e84a4d6d03b36c31e03b589930f88ce22ccaa6c) Thanks [@tim-smart](https://github.com/tim-smart)! - ensure process is available in config
10+
11+
- [#10](https://github.com/Effect-TS/content/pull/10) [`002fb1b`](https://github.com/Effect-TS/content/commit/002fb1b0d0fb07de648983ef8b5aeb4966ba9661) Thanks [@tim-smart](https://github.com/tim-smart)! - switch to esm builds for config
12+
313
## 0.1.3
414

515
### Patch 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.3",
3+
"version": "0.1.4",
44
"license": "MIT",
55
"type": "module",
66
"description": "Turn your content into a type-safe data structure.",

0 commit comments

Comments
 (0)