Skip to content

Commit

Permalink
Merge pull request #26 from edspencer/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
edspencer authored Dec 2, 2024
2 parents 1014721 + 21949dc commit 72a3051
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/strong-horses-reply.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 @@
# inform-ai

## 0.5.2

### Patch Changes

- 1014721: Fixed CJS output

## 0.5.1

### 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": "inform-ai",
"version": "0.5.1",
"version": "0.5.2",
"description": "A collection of hooks and utilities to easily add contextual AI to React applications",
"main": "./dist/index.cjs.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit 72a3051

Please sign in to comment.