Skip to content

Commit 165c3f0

Browse files
committed
chore(release): 2.1.6
1 parent 4ba5bb2 commit 165c3f0

File tree

3 files changed

+9
-26
lines changed

3 files changed

+9
-26
lines changed

CHANGELOG.md

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,14 @@
1-
## <small>2.1.5 (2023-02-01)</small>
1+
# Changelog
22

3-
* fix: security vulnerabilities ([ef9590b](https://github.com/Netatwork-de/mocha-utils/commit/ef9590b))
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
## <small>2.1.4 (2022-12-27)</small>
5+
### [2.1.6](https://github.com/Netatwork-de/mocha-utils/compare/v2.1.1...v2.1.6) (2025-07-07)
66

7-
* chore: updated deps ([d9783ff](https://github.com/Netatwork-de/mocha-utils/commit/d9783ff))
8-
* chore(ci): updated node version to 16 ([fa4f11e](https://github.com/Netatwork-de/mocha-utils/commit/fa4f11e))
9-
* chore(deps): bump engine.io and socket.io ([c8bb22e](https://github.com/Netatwork-de/mocha-utils/commit/c8bb22e))
10-
* chore(deps): bump minimatch from 3.0.4 to 3.1.2 ([875f6b1](https://github.com/Netatwork-de/mocha-utils/commit/875f6b1))
11-
* chore(deps): bump qs and body-parser ([1cb0b95](https://github.com/Netatwork-de/mocha-utils/commit/1cb0b95))
12-
* chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 ([3237484](https://github.com/Netatwork-de/mocha-utils/commit/3237484))
137

8+
### Bug Fixes
149

15-
## <small>2.1.3 (2022-03-10)</small>
16-
17-
* chore: fixed deps vulnerabilities ([b144fbb](https://github.com/Netatwork-de/mocha-utils/commit/b144fbb))
18-
19-
20-
## <small>2.1.2 (2022-03-10)</small>
21-
22-
* chore: updated deps ([d9783ff](https://github.com/Netatwork-de/mocha-utils/commit/d9783ff))
23-
24-
25-
## <small>2.1.1 (2022-01-13)</small>
26-
27-
* docs: mocha reporter-options ([b091d60](https://github.com/Netatwork-de/mocha-utils/commit/b091d60))
28-
10+
* kmhtml css ([4ba5bb2](https://github.com/Netatwork-de/mocha-utils/commit/4ba5bb2dc88ac753215a23fa479594512f78bba5))
11+
* security vulnerabilities ([ef9590b](https://github.com/Netatwork-de/mocha-utils/commit/ef9590b39aed71fbdbe9c7b45091b0dc82aadb04))
2912

3013
## 2.1.0 (2022-01-13)
3114

package-lock.json

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
{
22
"name": "@netatwork/mocha-utils",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Utility package for mocha based test setup",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)