any-browser 1.0.2 → 1.0.4

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 +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -129,3 +129,7 @@ release workflow.
129
129
  ---
130
130
 
131
131
  If this helped, consider starring ⭐ the repository to support the project! 😊
132
+
133
+ ---
134
+
135
+ Built by [Bhalli B.](https://bhalli.dev) — Full-Stack Developer & SaaS MVP Architect.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "any-browser",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "description": "Test your website across Safari (WebKit), Firefox, and Chrome with one CLI command.",
5
5
  "type": "module",
6
6
  "bin": {