+16
-0
| # Changelog | ||
| ## v0.0.3 | ||
| [compare changes](https://github.com/nainemom/use-shit/compare/v0.0.2...v0.0.3) | ||
| ### 🩹 Fixes | ||
| - Npm relase script ([e65cd51](https://github.com/nainemom/use-shit/commit/e65cd51)) | ||
| ### 🏡 Chore | ||
| - Update readme ([9eabcd6](https://github.com/nainemom/use-shit/commit/9eabcd6)) | ||
| ### ❤️ Contributors | ||
| - Amir Momenian <nainemom@gmail.com> | ||
| ## v0.0.2 | ||
@@ -5,0 +21,0 @@ |
+2
-2
| { | ||
| "name": "use-shit", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
| "description": "The best use-hook ever made.", | ||
@@ -11,3 +11,3 @@ "type": "module", | ||
| "test": "vitest --run", | ||
| "release": "npm run test && npm run build && changelogen --release && npm publish && git push --follow-tags" | ||
| "release": "npm run test && npm run build && changelogen --release && npm publish && git push origin main --follow-tags" | ||
| }, | ||
@@ -14,0 +14,0 @@ "repository": { |
+0
-2
@@ -8,4 +8,2 @@ # use-shit | ||
| Use-shit is not just a tool. It is the best idea ever made | ||
| ## Installation: | ||
@@ -12,0 +10,0 @@ |
4942
6.62%54
-3.57%