Skip to content

Commit

Permalink
chore: update versions (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 2, 2024
1 parent c08c499 commit 231c8fc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/smooth-candles-invite.md

This file was deleted.

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

## 1.0.5

### Patch Changes

- c08c499: Removed react dependency

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@revenuehero/sdk-react",
"version": "1.0.4",
"version": "1.0.5",
"description": "RevenueHero React SDK",
"scripts": {
"build": "tsup --entry.index ./src/index.tsx --dts --external react --env.NODE_ENV $NODE_ENV --format esm,cjs --minify",
Expand Down

0 comments on commit 231c8fc

Please sign in to comment.