Skip to content

Commit 01448ba

Browse files
chore(discord-components-core): release @skyra/discord-components-core@4.0.2
1 parent aadbe75 commit 01448ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/core/CHANGELOG.md

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

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

5+
# [4.0.2](https://github.com/skyra-project/discord-components/compare/v4.0.1...v4.0.2) - (2025-06-18)
6+
7+
## 🐛 Bug Fixes
8+
9+
- Add optional chaining for emoji checks in DiscordStringSelectMenuOption ([aadbe75](https://github.com/skyra-project/discord-components/commit/aadbe75cd8bd1b35424872911f756ba8d5d0d319))
10+
- Add optional chaining for emoji checks in DiscordReaction ([e0519d7](https://github.com/skyra-project/discord-components/commit/e0519d7b9f342c5846d227453af85febad2cc75a))
11+
512
# [4.0.1](https://github.com/skyra-project/discord-components/compare/v4.0.0...v4.0.1) - (2025-06-18)
613

714
## 🐛 Bug Fixes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skyra/discord-components-core",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Web components to easily build and display fake Discord messages on your webpages.",
55
"author": "@skyra",
66
"license": "MIT",

0 commit comments

Comments
 (0)