RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/artemis-kit@1.0.5

[skip ci]
This commit is contained in:
Warky 2025-03-20 21:13:05 +02:00
parent 6b6f418d65
commit 8fdb9d41e4
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"@warkypublic/artemis-kit": patch
---
Release split export changes

View File

@ -1,5 +1,11 @@
# @warkypublic/artemis-kit # @warkypublic/artemis-kit
## 1.0.5
### Patch Changes
- 6b6f418: Release split export changes
## 1.0.4 ## 1.0.4
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@warkypublic/artemis-kit", "name": "@warkypublic/artemis-kit",
"version": "1.0.4", "version": "1.0.5",
"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",