Skip to content

Commit ba77218

Browse files
committed
chore: Publish [ci skip]
- @ffflorian/api-client@2.4.1 - @ffflorian/auto-merge@1.7.1 - crates-updater@1.16.1 - @ffflorian/doublelinkedlist@3.14.1 - @ffflorian/electron-icon-generator@1.14.1 - electron-info@1.31.1 - exposure-keys@1.17.1 - @ffflorian/gh-open@3.15.1 - @ffflorian/https-proxy@1.19.1 - @ffflorian/jszip-cli@3.15.1 - @ffflorian/mastodon-bot-yearprogress@1.14.1 - @ffflorian/mock-udp@1.14.1 - my-timezone@1.14.1 - ntfy@1.14.1 - ntpclient@1.15.1 - pixelflut@1.16.1 - publish-flat@1.18.1 - quick-sort@0.16.1 - scrabble-cheater@3.15.1 - which-os@1.17.1 - @ffflorian/windows-shortcut-maker@2.14.1
1 parent b75c0d9 commit ba77218

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.4.1 (2026-01-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **ntfy:** Authorization using a Token ([#1082](https://github.com/ffflorian/node-packages/issues/1082)) ([b75c0d9](https://github.com/ffflorian/node-packages/commit/b75c0d97f17affecde5c877cff0ae47182d2c355))
12+
13+
14+
15+
16+
617
# 2.4.0 (2026-01-18)
718

819

packages/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"test": "exit 0"
3030
},
3131
"type": "module",
32-
"version": "2.4.0"
32+
"version": "2.4.1"
3333
}

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.7.1 (2026-01-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **ntfy:** Authorization using a Token ([#1082](https://github.com/ffflorian/node-packages/issues/1082)) ([b75c0d9](https://github.com/ffflorian/node-packages/commit/b75c0d97f17affecde5c877cff0ae47182d2c355))
12+
13+
14+
15+
16+
617
# 1.7.0 (2026-01-18)
718

819

packages/auto-merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
"test": "vitest run"
4141
},
4242
"type": "module",
43-
"version": "1.7.0"
43+
"version": "1.7.1"
4444
}

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.16.1 (2026-01-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **ntfy:** Authorization using a Token ([#1082](https://github.com/ffflorian/node-packages/issues/1082)) ([b75c0d9](https://github.com/ffflorian/node-packages/commit/b75c0d97f17affecde5c877cff0ae47182d2c355))
12+
13+
14+
15+
16+
617
# 1.16.0 (2026-01-18)
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.16.0"
42+
"version": "1.16.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.14.1 (2026-01-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **ntfy:** Authorization using a Token ([#1082](https://github.com/ffflorian/node-packages/issues/1082)) ([b75c0d9](https://github.com/ffflorian/node-packages/commit/b75c0d97f17affecde5c877cff0ae47182d2c355))
12+
13+
14+
15+
16+
617
# 3.14.0 (2026-01-18)
718

819

packages/double-linked-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"test": "vitest run"
2828
},
2929
"type": "module",
30-
"version": "3.14.0"
30+
"version": "3.14.1"
3131
}

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.14.1 (2026-01-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **ntfy:** Authorization using a Token ([#1082](https://github.com/ffflorian/node-packages/issues/1082)) ([b75c0d9](https://github.com/ffflorian/node-packages/commit/b75c0d97f17affecde5c877cff0ae47182d2c355))
12+
13+
14+
15+
16+
617
# 1.14.0 (2026-01-18)
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.14.0"
43+
"version": "1.14.1"
4444
}

0 commit comments

Comments
 (0)