chore: release v1.1.0

This commit is contained in:
yagnikvamja
2025-01-01 18:12:45 +05:30
parent 8ba9732f4e
commit 31b24664a9
2 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
{
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"release": "code -r CHANGELOG.md && node -e \"process.stdin.once('data', () => process.exit())\" && pnpm bumpp --all package.json javascript-version/package.json typescript-version/package.json"