Skip to content

Commit

Permalink
Allow customization of placeholder and send button text
Browse files Browse the repository at this point in the history
v0.5.0
  • Loading branch information
edspencer authored Aug 28, 2024
2 parents 8b87064 + 15076ed commit 1f8758c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-berries-rescue.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.0

### Minor Changes

- 8b87064: Allow customization of placeholder and send button text

## 0.4.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.4.1",
"version": "0.5.0",
"description": "A collection of hooks and utilities to easily add contextual AI to React applications",
"main": "dist/index.js",
"directories": {
Expand Down

0 comments on commit 1f8758c

Please sign in to comment.