Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-solanki committed Jan 8, 2024
1 parent 96aa1c3 commit decbf65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "2.2.1",
"version": "1.0.0",
"private": true,
"scripts": {
"release": "code -r CHANGELOG.md && node -e \"process.stdin.once('data', () => process.exit())\" && yarn bumpp --all package.json javascript-version/package.json typescript-version/package.json"
},
"devDependencies": {
"bumpp": "^8.2.1"
}
}
}

0 comments on commit decbf65

Please sign in to comment.