4 Commits

Author SHA1 Message Date
Dwi Siswanto
8485ba730b
chore: bump package v1.0.1 2023-08-15 01:12:20 +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
427097c507
docs: typo example instruction 2023-03-09 14:18:00 +07:00
Dwi Siswanto
9b51ec7470
init 1 2023-03-08 16:00:33 +07:00