Skip to content

Releases: CopilotKit/aimock

Release list

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Mar 20:39
2e439a6

What's Changed

  • chore: remove changesets, simplify release to version-bump publish by @jpr5 in #17
  • Use gh release create for GitHub Releases by @jpr5 in #18
  • Add function call IDs to Gemini tool call responses by @jpr5 in #19

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Mar 20:03
41b3119

Minor Changes

  • 9948a8b: Add prependFixture() and getFixtures() public API methods