RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/artemis-kit@1.0.6

[skip ci]
This commit is contained in:
Warky 2025-03-20 21:14:00 +02:00
parent 0347718b4c
commit 2cfd4c5490
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"@warkypublic/artemis-kit": patch
---
Bump version

View File

@ -1,5 +1,11 @@
# @warkypublic/artemis-kit # @warkypublic/artemis-kit
## 1.0.6
### Patch Changes
- 0347718: Bump version
## 1.0.5 ## 1.0.5
### Patch Changes ### Patch Changes

View File

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