Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 64c111f

Browse files
Publish v0.2.2 (#23)
1 parent 9be5a4b commit 64c111f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Change Log
22

3-
## UNRELEASED
3+
## 2024-07-26 - Version 0.2.2
44

5-
- Update dependencies [#20](https://github.com/hypermodeAI/models-as/pull/20)
5+
- Add support for Anthropic models [#19](https://github.com/hypermodeAI/models-as/pull/19)
66

77
## 2024-06-24 - Version 0.2.1
88

src/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermode/models-as",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Hypermode Model Interface Library for AssemblyScript",
55
"author": "Hypermode, Inc.",
66
"license": "MIT",

0 commit comments

Comments
 (0)