matterbridge-test 2.0.1-dev-20251111-db9e4a3 → 2.0.1-dev-20251114-4094133

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -23,13 +23,13 @@ If you like this project and find it useful, please consider giving it a star on
23
23
  <img src="bmc-button.svg" alt="Buy me a coffee" width="120">
24
24
  </a>
25
25
 
26
- ## [2.0.1] - 2025-11-11
26
+ ## [2.0.1] - 2025-11-13
27
27
 
28
28
  ### Changed
29
29
 
30
30
  - [package]: Updated dependencies.
31
- - [package]: Bumped package to automator v. 2.0.12.
32
- - [jest]: Updated jestHelpers to v. 1.0.12.
31
+ - [package]: Bumped package to automator v.2.0.12.
32
+ - [jest]: Updated jestHelpers to v.1.0.12.
33
33
  - [workflows]: Use shallow clones and --no-fund --no-audit for faster builds.
34
34
 
35
35
  <a href="https://www.buymeacoffee.com/luligugithub">
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "matterbridge-test",
3
- "version": "2.0.1-dev-20251111-db9e4a3",
3
+ "version": "2.0.1-dev-20251114-4094133",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "matterbridge-test",
9
- "version": "2.0.1-dev-20251111-db9e4a3",
9
+ "version": "2.0.1-dev-20251114-4094133",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "node-ansi-logger": "3.1.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matterbridge-test",
3
- "version": "2.0.1-dev-20251111-db9e4a3",
3
+ "version": "2.0.1-dev-20251114-4094133",
4
4
  "description": "Matterbridge test plugin",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",