refactor(os)!: make platform, arch, type, family, version and exe_extension functions sync (#1353)

closes #1351
This commit is contained in:
Amr Bashir
2024-06-17 17:03:04 +02:00
committed by GitHub
parent f30a3b0501
commit 0959fe3757
6 changed files with 71 additions and 71 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"os": "patch"
"os-js": "patch"
---
**Breaking** Changed `platform`, `arch`, `type`, `family`, `version` and `exe_extension` functions to be sync.