Skip to content

Commit ce673e2

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.11...v1.6.0) (2026-02-07) ### Bug Fixes * correct TypeError message formatting in context validation ([081c337](081c337)) * update CI workflow to use Yarn for dependency management ([6aec4d3](6aec4d3)) ### Features * consolidate CI workflows and enhance testing with TypeScript checks ([85e64b9](85e64b9))
1 parent 6aec4d3 commit ce673e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-simple-context",
3-
"version": "1.5.11",
3+
"version": "1.6.0",
44
"author": "maxgfr",
55
"license": "MIT",
66
"description": "A minimalist context for node, inspired by React Context",

0 commit comments

Comments
 (0)