Skip to content

Commit e10ee58

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dirty-paws-walk.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.6
4+
5+
### Patch Changes
6+
7+
- [`6bbad52`](https://github.com/Effect-TS/content/commit/6bbad52f3e7f63997110ea9729d9c17a307998d6) Thanks [@tim-smart](https://github.com/tim-smart)! - revert to pool auto-scaling
8+
39
## 0.1.5
410

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

0 commit comments

Comments
 (0)