Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Commit 1350a31

Browse files
chore(release): 14.2.0 [skip ci]
# [14.2.0](v14.1.0...v14.2.0) (2023-08-16) ### Features * Record test failure details in mocha ([1052eb9](1052eb9)), closes [#231](#231)
1 parent 1052eb9 commit 1350a31

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [14.2.0](https://github.com/getappmap/appmap-agent-js/compare/v14.1.0...v14.2.0) (2023-08-16)
2+
3+
4+
### Features
5+
6+
* Record test failure details in mocha ([1052eb9](https://github.com/getappmap/appmap-agent-js/commit/1052eb9e51a52f47f8e688a13fc03b108f4d587e)), closes [#231](https://github.com/getappmap/appmap-agent-js/issues/231)
7+
18
# [14.1.0](https://github.com/getappmap/appmap-agent-js/compare/v14.0.0...v14.1.0) (2023-08-13)
29

310

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": "@appland/appmap-agent-js",
3-
"version": "14.1.0",
3+
"version": "14.2.0",
44
"bin": {
55
"appmap-agent-js": "bin/appmap-agent-js.cjs"
66
},

0 commit comments

Comments
 (0)