Skip to content

Commit a0f4ea3

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.2...v1.4.0) (2022-05-02) ### Bug Fixes * context ([d7c2d5e](d7c2d5e)) ### Features * add multi context ([10cadd7](10cadd7))
1 parent 10cadd7 commit a0f4ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.2",
3+
"version": "1.4.0",
44
"author": "maxgfr",
55
"license": "MIT",
66
"description": "A minimalist context for node, inspired by React Context",

0 commit comments

Comments
 (0)