jenkins-generator 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -338,8 +338,8 @@ MIT License - see [LICENSE](LICENSE) file for details
338
338
 
339
339
  ## 📞 Support
340
340
 
341
- - 📧 **Email:** support@yourcompany.com
342
- - 🐛 **Issues:** [GitHub Issues](https://github.com/yourusername/jenkins-generator/issues)
341
+ - 📧 **Email:** sulabhadhikari90@gmail.com
342
+ - 🐛 **Issues:** [GitHub Issues](https://github.com/sulabh1/cicd-automator/issues)
343
343
  - 📚 **Docs:** Full documentation in generated `.cicd/` folder
344
344
 
345
345
  ## ⭐ Show Your Support
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jenkins-generator",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Automated Jenkins CI/CD pipeline generator for multi-cloud deployments (AWS, Azure, GCP, DigitalOcean)",
5
5
  "main": "dist/index.js",
6
6
  "bin": {