Skip to content

Commit

Permalink
chore: Publish [ci skip]
Browse files Browse the repository at this point in the history
 - auto-approver@1.12.10
 - crates-updater@1.6.10
 - @ffflorian/doublelinkedlist@3.4.10
 - @ffflorian/electron-icon-generator@1.4.10
 - electron-info@1.21.10
 - exposure-keys@1.7.10
 - @ffflorian/file-index@2.5.10
 - @ffflorian/gh-open@3.5.10
 - @ffflorian/https-proxy@1.9.10
 - @ffflorian/jszip-cli@3.5.10
 - @ffflorian/mastodon-bot-impfstatus@1.4.10
 - @ffflorian/mastodon-bot-yearprogress@1.4.10
 - @ffflorian/mock-udp@1.4.10
 - my-timezone@1.4.10
 - ntfy@1.4.10
 - ntpclient@1.5.10
 - pixelflut@1.6.10
 - publish-flat@1.8.10
 - quick-sort@0.6.10
 - scrabble-cheater@3.5.10
 - which-os@1.7.10
 - @ffflorian/windows-shortcut-maker@2.4.10
  • Loading branch information
ffflobot committed Dec 30, 2023
1 parent f0a7bdc commit f763737
Show file tree
Hide file tree
Showing 45 changed files with 204 additions and 28 deletions.
8 changes: 8 additions & 0 deletions packages/auto-approver/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.12.10 (2023-12-30)

**Note:** Version bump only for package auto-approver





## 1.12.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/auto-approver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"test": "vitest run"
},
"type": "module",
"version": "1.12.9"
"version": "1.12.10"
}
8 changes: 8 additions & 0 deletions packages/crates-updater/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.6.10 (2023-12-30)

**Note:** Version bump only for package crates-updater





## 1.6.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/crates-updater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"start": "node --loader ts-node/esm src/cli.ts"
},
"type": "module",
"version": "1.6.9"
"version": "1.6.10"
}
8 changes: 8 additions & 0 deletions packages/double-linked-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.4.10 (2023-12-30)

**Note:** Version bump only for package @ffflorian/doublelinkedlist





## 3.4.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/double-linked-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
"test": "vitest run"
},
"type": "module",
"version": "3.4.9"
"version": "3.4.10"
}
8 changes: 8 additions & 0 deletions packages/electron-icon-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.4.10 (2023-12-30)

**Note:** Version bump only for package @ffflorian/electron-icon-generator





## 1.4.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/electron-icon-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"test": "exit 0"
},
"type": "module",
"version": "1.4.9"
"version": "1.4.10"
}
8 changes: 8 additions & 0 deletions packages/electron-info/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.21.10 (2023-12-30)

**Note:** Version bump only for package electron-info





## 1.21.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/electron-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@
"test": "vitest run"
},
"type": "module",
"version": "1.21.9"
"version": "1.21.10"
}
8 changes: 8 additions & 0 deletions packages/exposure-keys/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.7.10 (2023-12-30)

**Note:** Version bump only for package exposure-keys





## 1.7.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/exposure-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
"dist": "yarn clean && yarn build",
"start": "ts-node src/cli.ts"
},
"version": "1.7.9"
"version": "1.7.10"
}
8 changes: 8 additions & 0 deletions packages/file-index/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.5.10 (2023-12-30)

**Note:** Version bump only for package @ffflorian/file-index





## 2.5.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/file-index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"generate:packagejson": "../../bin/generate-hybrid-package-json.sh"
},
"type": "module",
"version": "2.5.9"
"version": "2.5.10"
}
8 changes: 8 additions & 0 deletions packages/gh-open/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.5.10 (2023-12-30)

**Note:** Version bump only for package @ffflorian/gh-open





## 3.5.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/gh-open/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"test": "vitest run"
},
"type": "module",
"version": "3.5.9"
"version": "3.5.10"
}
8 changes: 8 additions & 0 deletions packages/https-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.9.10 (2023-12-30)

**Note:** Version bump only for package @ffflorian/https-proxy





## 1.9.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/https-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
"start": "node --loader ts-node/esm src/cli.ts"
},
"type": "module",
"version": "1.9.9"
"version": "1.9.10"
}
8 changes: 8 additions & 0 deletions packages/jszip-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.5.10 (2023-12-30)

**Note:** Version bump only for package @ffflorian/jszip-cli





## 3.5.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/jszip-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"start": "cross-env NODE_DEBUG=\"jszip-cli/*\" node --loader ts-node/esm src/cli.ts",
"test": "vitest run"
},
"version": "3.5.9"
"version": "3.5.10"
}
8 changes: 8 additions & 0 deletions packages/mastodon-bot-impfstatus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.4.10 (2023-12-30)

**Note:** Version bump only for package @ffflorian/mastodon-bot-impfstatus





## 1.4.9 (2023-12-30)


Expand Down
4 changes: 2 additions & 2 deletions packages/mastodon-bot-impfstatus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"axios": "1.6.3",
"commander": "11.1.0",
"megalodon": "9.1.1",
"ntfy": "1.4.9"
"ntfy": "1.4.10"
},
"description": "Toots Germany's COVID-19 vaccination progress to Mastodon.",
"devDependencies": {
Expand Down Expand Up @@ -36,5 +36,5 @@
"dist": "yarn clean && yarn build",
"start": "node --loader ts-node/esm src/cli.ts"
},
"version": "1.4.9"
"version": "1.4.10"
}
8 changes: 8 additions & 0 deletions packages/mastodon-bot-yearprogress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.4.10 (2023-12-30)

**Note:** Version bump only for package @ffflorian/mastodon-bot-yearprogress





## 1.4.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/mastodon-bot-yearprogress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
"dist": "yarn clean && yarn build",
"start": "ts-node src/cli.ts"
},
"version": "1.4.9"
"version": "1.4.10"
}
8 changes: 8 additions & 0 deletions packages/mock-udp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.4.10 (2023-12-30)

**Note:** Version bump only for package @ffflorian/mock-udp





## 1.4.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/mock-udp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"test": "vitest run"
},
"type": "module",
"version": "1.4.9"
"version": "1.4.10"
}
8 changes: 8 additions & 0 deletions packages/my-timezone/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.4.10 (2023-12-30)

**Note:** Version bump only for package my-timezone





## 1.4.9 (2023-12-30)


Expand Down
4 changes: 2 additions & 2 deletions packages/my-timezone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"bin": "dist/cjs/cli.js",
"dependencies": {
"commander": "11.1.0",
"ntpclient": "1.5.9"
"ntpclient": "1.5.10"
},
"description": "Get the exact time based on your location.",
"devDependencies": {
Expand Down Expand Up @@ -41,5 +41,5 @@
"test": "vitest run"
},
"type": "module",
"version": "1.4.9"
"version": "1.4.10"
}
8 changes: 8 additions & 0 deletions packages/ntfy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.4.10 (2023-12-30)

**Note:** Version bump only for package ntfy





## 1.4.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ntfy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"start": "node --loader ts-node/esm src/cli.ts"
},
"type": "module",
"version": "1.4.9"
"version": "1.4.10"
}
8 changes: 8 additions & 0 deletions packages/ntpclient/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.5.10 (2023-12-30)

**Note:** Version bump only for package ntpclient





## 1.5.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ntpclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"test": "vitest run"
},
"type": "module",
"version": "1.5.9"
"version": "1.5.10"
}
8 changes: 8 additions & 0 deletions packages/pixelflut/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.6.10 (2023-12-30)

**Note:** Version bump only for package pixelflut





## 1.6.9 (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/pixelflut/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"test": "vitest run"
},
"type": "module",
"version": "1.6.9"
"version": "1.6.10"
}

0 comments on commit f763737

Please sign in to comment.