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

Commit

Permalink
chore(release): 14.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [14.2.0](v14.1.0...v14.2.0) (2023-08-16)

### Features

* Record test failure details in mocha ([1052eb9](1052eb9)), closes [#231](#231)
  • Loading branch information
semantic-release-bot committed Aug 16, 2023
1 parent 1052eb9 commit 1350a31
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [14.2.0](https://github.com/getappmap/appmap-agent-js/compare/v14.1.0...v14.2.0) (2023-08-16)


### Features

* 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)

# [14.1.0](https://github.com/getappmap/appmap-agent-js/compare/v14.0.0...v14.1.0) (2023-08-13)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appland/appmap-agent-js",
"version": "14.1.0",
"version": "14.2.0",
"bin": {
"appmap-agent-js": "bin/appmap-agent-js.cjs"
},
Expand Down

0 comments on commit 1350a31

Please sign in to comment.