Skip to content

Commit fa81626

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2026-08-10) ### Bug Fixes * derive --help URLs and banner version from package.json ([5564866](5564866))
1 parent 5564866 commit fa81626

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.1](https://github.com/juspay/workforge/compare/v1.0.0...v1.0.1) (2026-08-10)
2+
3+
### Bug Fixes
4+
5+
* derive --help URLs and banner version from package.json ([5564866](https://github.com/juspay/workforge/commit/55648664a7679da56f1dfebb40fc80ec9d4a2b71))
6+
17
# Changelog
28

39
Released versions are cut automatically by

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@juspay/workforge",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"type": "module",
55
"description": "Smart Git workspace manager with automatic environment setup, Jira integration, and intelligent package management",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)