Skip to content

Commit

Permalink
Merge branch 'main' into ai.function-map-conversation-handler
Browse files Browse the repository at this point in the history
  • Loading branch information
stocaaro authored Oct 4, 2024
2 parents 7be441b + 1309ced commit 10f96d3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/rotten-mugs-doubt.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

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

6 changes: 6 additions & 0 deletions packages/data-schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aws-amplify/data-schema

## 1.9.1

### Patch Changes

- a316ab3: support multiline systemPrompt input for conversation and generation definitions

## 1.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/data-schema",
"version": "1.9.0",
"version": "1.9.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit 10f96d3

Please sign in to comment.