Skip to content

Commit e76ff29

Browse files
author
Conventional Changelog Action
committed
chore(release): v4.11.0
1 parent 32bffdf commit e76ff29

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [4.11.0](https://github.com/CyberT33N/ErrorManager/compare/v4.10.0...v4.11.0) (2024-10-13)
2+
3+
4+
### Features
5+
6+
* **CCS-001:** style changes for errorMiddleware ([32bffdf](https://github.com/CyberT33N/ErrorManager/commit/32bffdf9738e4ea6d6ce0aec747ed55ac560c88e))
7+
8+
9+
110
# [4.10.0](https://github.com/CyberT33N/ErrorManager/compare/v4.9.0...v4.10.0) (2024-10-12)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
# [4.6.0](https://github.com/CyberT33N/ErrorManager/compare/v4.5.0...v4.6.0) (2024-10-09)
38-
39-
40-
### Features
41-
42-
* **CCS-001:** added tseslint stylisticTypeChecked & recommendedTypeChecked ([c83b366](https://github.com/CyberT33N/ErrorManager/commit/c83b366662c615761a24e70a9672fa10351b9851))
43-
44-
45-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "error-manager-helper",
33
"type": "module",
4-
"version": "4.10.0",
4+
"version": "4.11.0",
55
"description": "Express error middleware manager",
66
"main": "./dist/index.cjs",
77
"module": "./dist/index.js",

0 commit comments

Comments
 (0)