Skip to content

Commit 59fbe44

Browse files
committed
Release 0.9.4
1 parent a330d21 commit 59fbe44

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
# 0.9.4 - 2022-04-22
4+
5+
- Fix StatsClient in tests
6+
37
# 0.9.3 - 2022-03-22
48

59
- Move test helper dependencies

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,6 +1,6 @@
11
{
22
"name": "@mediarithmics/plugins-nodejs-sdk",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "This is the mediarithmics nodejs to help plugin developers bootstrapping their plugin without having to deal with most of the plugin boilerplate",
55
"repository": "github:MEDIARITHMICS/plugins-nodejs-sdk",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)