Skip to content

Commit 72ee6a2

Browse files
Version Packages
1 parent be1b381 commit 72ee6a2

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/moody-flowers-clap.md

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

.changeset/selfish-bugs-tie.md

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

CHANGELOG.md

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

3+
## 0.13.2
4+
5+
### Patch Changes
6+
7+
- 1b5b4e9: Bump openai from 4.55.4 to 4.55.6 in the development-dependencies group
8+
- a502283: Bump the development-dependencies group across 1 directory with 3 updates
9+
310
## 0.13.1
411

512
### 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)