Skip to content

Commit 015ecfd

Browse files
chore: version packages (#47)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 88559b2 commit 015ecfd

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-eve-bundled-builds.md

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

packages/github-tools/CHANGELOG.md

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

3+
## 1.8.1
4+
5+
### Patch Changes
6+
7+
- [#46](https://github.com/vercel-labs/github-tools/pull/46) [`88559b2`](https://github.com/vercel-labs/github-tools/commit/88559b221f6b4f4cc147bdae27e9597d4a0ddde5) Thanks [@HugoRCD](https://github.com/HugoRCD)! - Fix eve / Connect integration for bundled serverless builds: widen `eve` and `@vercel/connect` peer ranges, replace runtime `createRequire("eve/tools")` with static ESM imports, and document lazy Connect token minting for eve tool modules.
8+
39
## 1.8.0
410

511
### Minor Changes

packages/github-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@github-tools/sdk",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "42 typed GitHub tools with presets, human approval, and durable execution — for the AI SDK, eve, Vercel Workflow, and Chat SDK",
55
"author": "HugoRCD <hugo.richard@vercel.com",
66
"repository": {

0 commit comments

Comments
 (0)