Skip to content

Commit

Permalink
release: v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sampullman committed Sep 17, 2024
1 parent c5bf067 commit 0c7c8cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 92 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@samatech/vue3-eth",
"version": "0.6.0",
"version": "0.7.0",
"description": "Vue3 library for building Dapps in an ES module environment",
"main": "dist/vue3-eth.umd",
"module": "dist/vue3-eth.mjs",
Expand Down Expand Up @@ -54,4 +54,4 @@
"rollup-plugin-polyfill-node": "^0.13.0",
"typescript": "^5.6.2"
}
}
}
90 changes: 0 additions & 90 deletions scripts/release.js

This file was deleted.

0 comments on commit 0c7c8cb

Please sign in to comment.