Skip to content

Commit

Permalink
chore: update version to 0.1.3 and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 360cac1 commit 33ddced
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
# Changelog

## 0.1.3 (2025-01-10)

Full Changelog: [v0.1.1...v0.1.3](https://github.com/vlm-run/vlmrun-node-sdk/compare/v0.1.1...v0.1.3)

### Features

* update package version to 0.1.3 ([#20](https://github.com/vlm-run/vlmrun-node-sdk/issues/20))

## 0.1.1 (2025-01-08)

Full Changelog: [v0.1.0...v0.1.1](https://github.com/vlm-run/vlmrun-node-sdk/compare/v0.1.0...v0.1.1)

### Chores
### Features

* update package version to 0.1.1 ([#18](https://github.com/vlm-run/vlmrun-node-sdk/issues/18))

## 0.1.0-alpha.2 (2025-01-07)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vlmrun",
"version": "0.1.2",
"version": "0.1.3",
"description": "The official TypeScript library for the Vlm API",
"author": "Vlm <[email protected]>",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 33ddced

Please sign in to comment.