Skip to content

Commit faff349

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.1...v1.2.0) (2021-11-19) ### ✨ Features * **HttpResponse:** introduce `responseMode` option and logic for better handling your logic ([c32ad36](c32ad36)) ### 📝 Documentation * **examples:** remove misused example ([352d4f2](352d4f2))
1 parent 352d4f2 commit faff349

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.1.1",
4+
"version": "1.2.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)