chore(release): 1.3.3

Patch release covering the dependency refresh from the previous commit.
Local version was at 1.3.1 while npm registry already had 1.3.2 published,
so this bumps to 1.3.3.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-21 12:28:02 +02:00
parent 473e5551d0
commit fc87aac15a

View File

@@ -1,6 +1,6 @@
{
"name": "simple-ai-provider",
"version": "1.3.1",
"version": "1.3.3",
"description": "A simple and extensible AI provider package for easy integration of multiple AI services",
"main": "dist/index.js",
"module": "dist/index.mjs",