Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
chore(release): v0.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
tmgulland committed May 10, 2024
1 parent b410814 commit 879005b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
#
## v0.0.28

[compare changes](https://github.com/figureland/toolkit/compare/v0.0.27...v0.0.28)

### 🚀 Enhancements

- Added dom and blob entrypoints ([01fb7a6](https://github.com/figureland/toolkit/commit/01fb7a6))

### 🏡 Chore

- Added index.ts entrypoint ([b410814](https://github.com/figureland/toolkit/commit/b410814))

### ❤️ Contributors

- Toby Milner-Gulland <toby@figure.land>

## v0.0.27

[compare changes](https://github.com/figureland/toolkit/compare/v0.0.26...v0.0.27)
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": "@figureland/toolkit",
"version": "0.0.27",
"version": "0.0.28",
"main": "dist/src/index.js",
"types": "dist/index.d.ts",
"type": "module",
Expand Down

0 comments on commit 879005b

Please sign in to comment.