@anephenix/sarus
Advanced tools
Comparing version 0.6.2 to 0.6.3
# CHANGELOG | ||
### 0.6.3 - Monday 30th September, 2024 | ||
- Added more scripts for automation | ||
- Updated the push script to trigger automatically on pushing tags | ||
### 0.6.2 - Monday 30th September, 2024 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "@anephenix/sarus", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "A WebSocket JavaScript library", | ||
@@ -46,2 +46,3 @@ "main": "dist/index.js", | ||
"prettier": "prettier src __tests__ --write", | ||
"publish-patch-release": "npm run prepare-patch-release && git push origin master && git push --tags", | ||
"test": "jest --coverage", | ||
@@ -48,0 +49,0 @@ "update-changelog": "npx ts-node scripts/update-changelog.ts", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131079