mirror of
https://github.com/Warky-Devs/artemis-kit.git
synced 2025-07-03 13:57:32 +00:00
RELEASING: Releasing 1 package(s)
Releases: @warkypublic/artemis-kit@1.0.7 [skip ci]
This commit is contained in:
parent
1bd493a118
commit
635e6957f2
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@warkypublic/artemis-kit": patch
|
||||
---
|
||||
|
||||
Fixed object.getNestedValue to handle null values
|
@ -1,5 +1,11 @@
|
||||
# @warkypublic/artemis-kit
|
||||
|
||||
## 1.0.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1bd493a: Fixed object.getNestedValue to handle null values
|
||||
|
||||
## 1.0.6
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@warkypublic/artemis-kit",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"description": "A comprehensive TypeScript/JavaScript utility library focused on precision and efficiency.",
|
||||
"type": "module",
|
||||
"main": "./src/index.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user