chore: new release

This commit is contained in:
Danish Arora 2025-10-29 18:31:58 +05:30
parent 028a464412
commit 2e9871d3a1
No known key found for this signature in database
GPG Key ID: 1C6EF37CDAE1426E
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@opchan/core",
"version": "1.0.2",
"version": "1.0.3",
"description": "Core browser library for opchan",
"main": "dist/index.js",
"module": "dist/index.esm.js",

View File

@ -1,6 +1,6 @@
{
"name": "@opchan/react",
"version": "1.1.2",
"version": "1.1.3",
"private": false,
"description": "React contexts and hooks for OpChan built on @opchan/core",
"main": "dist/index.js",