Skip to content

Commit 9a60e40

Browse files
committed
chore(builders): release @discordjs/builders@1.12.0
1 parent ac683b9 commit 9a60e40

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.0](https://github.com/discordjs/discord.js/compare/@discordjs/[email protected]...@discordjs/[email protected]) - (2025-10-08)
6+
7+
## Features
8+
9+
- **builders:** Modal select menus in builders v1 (#11138) ([ac683b9](https://github.com/discordjs/discord.js/commit/ac683b9d040635de8514c80a9d433d9c6d63701b))
10+
511
# [@discordjs/builders@1.11.3](https://github.com/discordjs/discord.js/compare/@discordjs/[email protected]...@discordjs/[email protected]) - (2025-08-10)
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.11.3",
4+
"version": "1.12.0",
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)