RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/artemis-kit@1.0.9

[skip ci]
This commit is contained in:
Hein 2025-04-29 17:03:49 +02:00
parent 04392071bc
commit d727828cdd
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"@warkypublic/artemis-kit": patch
---
Added tryFromBaseN and tryToBaseN

View File

@ -1,5 +1,11 @@
# @warkypublic/artemis-kit
## 1.0.9
### Patch Changes
- 0439207: Added tryFromBaseN and tryToBaseN
## 1.0.8
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@warkypublic/artemis-kit",
"version": "1.0.8",
"version": "1.0.9",
"description": "A comprehensive TypeScript/JavaScript utility library focused on precision and efficiency.",
"type": "module",
"main": "./src/index.ts",