Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## UNRELEASED
## 2024-06-24 - Version 0.2.1

- Rename classes in OpenAI models [#11](https://github.com/hypermodeAI/models-as/pull/11)

Expand Down
4 changes: 2 additions & 2 deletions src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hypermode/models-as",
"version": "0.2.0",
"version": "0.2.1",
"description": "Hypermode Model Interface Library for AssemblyScript",
"author": "Hypermode, Inc.",
"license": "MIT",
Expand Down