mirror of
https://github.com/Warky-Devs/artemis-kit.git
synced 2025-05-19 03:37:30 +00:00
## 1.0.1
- Fixed functions that failed test cases and added test cases
This commit is contained in:
parent
a136af8e02
commit
f0be5d3028
7
CHANGELOG.md
Normal file
7
CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# @warkypublic/artemis-kit
|
||||||
|
|
||||||
|
## 1.0.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Fixed functions that failed test cases and added test cases
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@warkypublic/artemis-kit",
|
"name": "@warkypublic/artemis-kit",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"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",
|
||||||
|
Loading…
Reference in New Issue
Block a user