Skip to content

Commit

Permalink
Merge pull request #20 from statelyai/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
davidkpiano authored Mar 4, 2024
2 parents f47c21e + c19b061 commit 3e1d02b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/rude-rats-tap.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @statelyai/agent

## 0.0.7

### Patch Changes

- [#18](/~https://github.com/statelyai/agent/pull/18) [`dcaabab`](/~https://github.com/statelyai/agent/commit/dcaababe69255b7eaff3347d0cf09469d3e6cc78) Thanks [@davidkpiano](/~https://github.com/davidkpiano)! - `context` is now optional for `createSchemas(…)`

## 0.0.6

### Patch Changes
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": "@statelyai/agent",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 3e1d02b

Please sign in to comment.