Skip to content

Commit dd1e3c9

Browse files
committed
chore(builders): release @discordjs/builders@1.12.2
1 parent 43362c9 commit dd1e3c9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/builders/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [@discordjs/builders@1.12.2](https://github.com/discordjs/discord.js/compare/@discordjs/[email protected]...@discordjs/[email protected]) - (2025-10-09)
6+
7+
## Bug Fixes
8+
9+
- **Assertions:** Literal default values ([43362c9](https://github.com/discordjs/discord.js/commit/43362c93525f98d72b894eb0fc6b358d30ec45b9))
10+
511
# [@discordjs/builders@1.12.1](https://github.com/discordjs/discord.js/compare/@discordjs/[email protected]...@discordjs/[email protected]) - (2025-10-08)
612

713
## Bug Fixes

packages/builders/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@discordjs/builders",
4-
"version": "1.12.1",
4+
"version": "1.12.2",
55
"description": "A set of builders that you can use when creating your bot",
66
"scripts": {
77
"test": "vitest run",

0 commit comments

Comments
 (0)