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.69
Browse files Browse the repository at this point in the history
  • Loading branch information
tmgulland committed Jun 7, 2024
1 parent f0972e2 commit 752ea92
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
#
## v0.0.69

[compare changes](https://github.com/figureland/toolkit/compare/v0.0.68...v0.0.69)

### 🩹 Fixes

- Removed extraneous argument from dp() ([f0972e2](https://github.com/figureland/toolkit/commit/f0972e2))

### ❤️ Contributors

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

## v0.0.68

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

0 comments on commit 752ea92

Please sign in to comment.