Skip to content

Commit 3a3105f

Browse files
Version Packages
1 parent cbd1ff6 commit 3a3105f

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/moody-flowers-clap.md

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

.changeset/nine-ravens-happen.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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+
- fd8ffa1: Bump the development-dependencies group across 1 directory with 3 updates
9+
- a502283: Bump the development-dependencies group across 1 directory with 3 updates
10+
311
## 0.13.1
412

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