chore: release 0.2.6

Only change on npm version: removed crypto shim.
This commit is contained in:
Shibo Lyu 2024-10-15 01:04:19 +08:00
parent 584d0758e3
commit a1afee0e04

View file

@ -1,6 +1,6 @@
{
"name": "@blah/core",
"version": "0.2.5",
"version": "0.2.6",
"exports": {
"./crypto": "./crypto/mod.ts",
"./identity": "./identity/mod.ts"