File tree Expand file tree Collapse file tree 4 files changed +320
-314
lines changed Expand file tree Collapse file tree 4 files changed +320
-314
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 echo "- **Commit:** \`${{ github.sha }}\`" >> $GITHUB_STEP_SUMMARY
109109 echo "" >> $GITHUB_STEP_SUMMARY
110110 echo "### 🔗 Links" >> $GITHUB_STEP_SUMMARY
111- echo "- [NPM Package](https://www.npmjs.com/package/@devmehq/email -validator-js/v/${{ steps.semantic_release.outputs.version }})" >> $GITHUB_STEP_SUMMARY
111+ echo "- [NPM Package](https://www.npmjs.com/package/@devmehq/phone-number -validator-js/v/${{ steps.semantic_release.outputs.version }})" >> $GITHUB_STEP_SUMMARY
112112 echo "- [GitHub Release](https://github.com/${{ github.repository }}/releases/tag/${{ steps.semantic_release.outputs.tag }})" >> $GITHUB_STEP_SUMMARY
113113 else
114114 echo "### ℹ️ No Release Published" >> $GITHUB_STEP_SUMMARY
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103103 echo "- **Commit:** \`${{ github.sha }}\`" >> $GITHUB_STEP_SUMMARY
104104 echo "" >> $GITHUB_STEP_SUMMARY
105105 echo "### 🔗 Links" >> $GITHUB_STEP_SUMMARY
106- echo "- [NPM Package](https://www.npmjs.com/package/@devmehq/email -validator-js/v/${{ steps.semantic_release.outputs.version }})" >> $GITHUB_STEP_SUMMARY
106+ echo "- [NPM Package](https://www.npmjs.com/package/@devmehq/phone-number -validator-js/v/${{ steps.semantic_release.outputs.version }})" >> $GITHUB_STEP_SUMMARY
107107 echo "- [GitHub Release](https://github.com/${{ github.repository }}/releases/tag/${{ steps.semantic_release.outputs.tag }})" >> $GITHUB_STEP_SUMMARY
108108 else
109109 echo "### ℹ️ No Release Published" >> $GITHUB_STEP_SUMMARY
Original file line number Diff line number Diff line change 9393 "@types/shelljs" : " ^0.8.17" ,
9494 "esbuild" : " ^0.25.9" ,
9595 "husky" : " ^9.1.7" ,
96- "jest" : " ^30.1.1 " ,
97- "lint-staged" : " ^16.1.5 " ,
96+ "jest" : " ^30.1.3 " ,
97+ "lint-staged" : " ^16.1.6 " ,
9898 "prettier" : " ^3.6.2" ,
99- "rollup" : " ^4.49 .0" ,
99+ "rollup" : " ^4.50 .0" ,
100100 "rollup-plugin-esbuild" : " ^6.2.1" ,
101101 "shelljs" : " ^0.10.0" ,
102102 "ts-jest" : " ^29.4.1" ,
You can’t perform that action at this time.
0 commit comments