Skip to content

Commit 590efc3

Browse files

File tree

43 files changed

+255
-24
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+255
-24
lines changed

packages/api-client/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2.1.1 (2025-11-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **ntpclient:** Skip tests for now ([8d6c05f](https://github.com/ffflorian/node-packages/commit/8d6c05fe442568d03bb691f5d8f5a7a73bb90298))
12+
13+
14+
15+
16+
617
# 2.1.0 (2025-11-29)
718

819

packages/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"test": "exit 0"
2828
},
2929
"type": "module",
30-
"version": "2.1.0"
30+
"version": "2.1.1"
3131
}

packages/auto-merge/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.4.1 (2025-11-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **ntpclient:** Skip tests for now ([8d6c05f](https://github.com/ffflorian/node-packages/commit/8d6c05fe442568d03bb691f5d8f5a7a73bb90298))
12+
13+
14+
15+
16+
617
# 1.4.0 (2025-11-29)
718

819

packages/auto-merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"test": "vitest run"
3939
},
4040
"type": "module",
41-
"version": "1.4.0"
41+
"version": "1.4.1"
4242
}

packages/crates-updater/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.13.1 (2025-11-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **ntpclient:** Skip tests for now ([8d6c05f](https://github.com/ffflorian/tree/node-packages/crates-updater/commit/8d6c05fe442568d03bb691f5d8f5a7a73bb90298))
12+
13+
14+
15+
16+
617
# 1.13.0 (2025-11-29)
718

819

packages/crates-updater/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"start": "tsx src/cli.ts"
4040
},
4141
"type": "module",
42-
"version": "1.13.0"
42+
"version": "1.13.1"
4343
}

packages/double-linked-list/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 3.11.1 (2025-11-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **ntpclient:** Skip tests for now ([8d6c05f](https://github.com/ffflorian/node-packages/commit/8d6c05fe442568d03bb691f5d8f5a7a73bb90298))
12+
13+
14+
15+
16+
617
# 3.11.0 (2025-11-29)
718

819

packages/double-linked-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"test": "vitest run"
2727
},
2828
"type": "module",
29-
"version": "3.11.0"
29+
"version": "3.11.1"
3030
}

packages/electron-icon-generator/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.11.1 (2025-11-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **ntpclient:** Skip tests for now ([8d6c05f](https://github.com/ffflorian/node-packages/commit/8d6c05fe442568d03bb691f5d8f5a7a73bb90298))
12+
13+
14+
15+
16+
617
# 1.11.0 (2025-11-29)
718

819

packages/electron-icon-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"test": "exit 0"
4040
},
4141
"type": "module",
42-
"version": "1.11.0"
42+
"version": "1.11.1"
4343
}

0 commit comments

Comments
 (0)