Skip to content

Commit

Permalink
docs: changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
guerrap committed Mar 18, 2024
1 parent a99938e commit 3af1e4a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-cups-worry.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 @@
# @carrot-kpi/react

## 0.81.1

### Patch Changes

- a99938e: Fallback to dev when loading templates on local environment, load from cdn when decentralization mode is off

## 0.81.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@carrot-kpi/react",
"license": "GPL-3.0-or-later",
"author": "Federico Luzzi <federico.luzzi@protonmail.com>",
"version": "0.81.0",
"version": "0.81.1",
"main": "./dist/cjs/index.cjs",
"module": "./dist/es/index.mjs",
"types": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 3af1e4a

Please sign in to comment.