Skip to content

Commit 909b7ca

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.12...v1.3.0) (2022-04-20) ### ✨ Features * **Response:** new `.sse` method which implements `Server-Side Events` ([6dd6386](6dd6386))
1 parent 6dd6386 commit 909b7ca

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,7 +1,7 @@
11
{
22
"name": "@nanoexpress/ultimate",
33
"type": "module",
4-
"version": "1.2.12",
4+
"version": "1.3.0",
55
"description": "Ultimate solution based on nanoexpress and best-practices",
66
"main": "cjs/nanoexpress.js",
77
"module": "esm/nanoexpress.js",

0 commit comments

Comments
 (0)