Skip to content

Commit ca96d6e

Browse files
Version Packages
1 parent f12e45d commit ca96d6e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/selfish-bugs-tie.md

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

CHANGELOG.md

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

3+
## 0.13.2
4+
5+
### Patch Changes
6+
7+
- a502283: Bump the development-dependencies group across 1 directory with 3 updates
8+
39
## 0.13.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zod-to-openai-tool",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"description": "Easily create tools from zod schemas to use with OpenAI Assistants and Chat Completions",
55
"repository": "https://github.com/alvesvaren/zod-to-openai-tool",
66
"type": "module",

0 commit comments

Comments
 (0)