Skip to content

Commit 2cf3cb6

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/auto-approver/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.15.8 (2025-09-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **mastodon-bot-yearprogress:** Add missing types for ws ([c7ad973](https://github.com/ffflorian/node-packages/commit/c7ad9735516ea5411c1694b2d1b1bf4f56747901))
12+
13+
14+
15+
16+
617
## 1.15.7 (2025-09-16)
718

819

packages/auto-approver/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.15.7"
41+
"version": "1.15.8"
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.9.8 (2025-09-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **mastodon-bot-yearprogress:** Add missing types for ws ([c7ad973](https://github.com/ffflorian/tree/node-packages/crates-updater/commit/c7ad9735516ea5411c1694b2d1b1bf4f56747901))
12+
13+
14+
15+
16+
617
## 1.9.7 (2025-09-16)
718

819

packages/crates-updater/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"start": "node --loader ts-node/esm src/cli.ts"
3939
},
4040
"type": "module",
41-
"version": "1.9.7"
41+
"version": "1.9.8"
4242
}

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.7.8 (2025-09-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **mastodon-bot-yearprogress:** Add missing types for ws ([c7ad973](https://github.com/ffflorian/node-packages/commit/c7ad9735516ea5411c1694b2d1b1bf4f56747901))
12+
13+
14+
15+
16+
617
## 3.7.7 (2025-09-16)
718

819

packages/double-linked-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
"test": "vitest run"
2626
},
2727
"type": "module",
28-
"version": "3.7.7"
28+
"version": "3.7.8"
2929
}

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.7.8 (2025-09-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **mastodon-bot-yearprogress:** Add missing types for ws ([c7ad973](https://github.com/ffflorian/node-packages/commit/c7ad9735516ea5411c1694b2d1b1bf4f56747901))
12+
13+
14+
15+
16+
617
## 1.7.7 (2025-09-16)
718

819

packages/electron-icon-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
"test": "exit 0"
4141
},
4242
"type": "module",
43-
"version": "1.7.7"
43+
"version": "1.7.8"
4444
}

packages/electron-info/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.24.8 (2025-09-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **mastodon-bot-yearprogress:** Add missing types for ws ([c7ad973](https://github.com/ffflorian/node-packages/commit/c7ad9735516ea5411c1694b2d1b1bf4f56747901))
12+
13+
14+
15+
16+
617
## 1.24.7 (2025-09-16)
718

819

packages/electron-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
"test": "vitest run"
4949
},
5050
"type": "module",
51-
"version": "1.24.7"
51+
"version": "1.24.8"
5252
}

0 commit comments

Comments
 (0)