5 Commits

Author SHA1 Message Date
Dwi Siswanto
a8d8f573cf
chore: rm prefixed error msg
Signed-off-by: Dwi Siswanto <me@dw1.io>
2024-03-22 00:25:26 +07:00
Dwi Siswanto
f67be5d91a
build: compile sources
Signed-off-by: Dwi Siswanto <me@dw1.io>
2024-03-22 00:21:46 +07:00
Dwi Siswanto
b89bf239e0
build: compile src 2023-10-02 23:43:11 +07:00
Dwi Siswanto
dd97b7e007
feat: update version retrieval logic
Updated the version retrieval logic in the `get_slim`
function of `index.ts` to correctly assign the `VER`
variable based on the provided `inputVersion`.
This change ensures that the appropriate version tag
is assigned even when a specific input version is
provided, enhancing the reliability of version
handling.

Fix #3

Signed-off-by: Dwi Siswanto <me@dw1.io>
2023-08-15 01:11:46 +07:00
Dwi Siswanto
9b51ec7470
init 1 2023-03-08 16:00:33 +07:00