Skip to content

Commit 514f93d

Browse files
chore(discord-components-core): release @skyra/discord-components-core@4.0.1
1 parent 00dcff4 commit 514f93d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
# [4.0.1](https://github.com/skyra-project/discord-components/compare/v4.0.0...v4.0.1) - (2025-06-18)
6+
7+
## 🐛 Bug Fixes
8+
9+
- Explicitly specify that the core package is itself not a monorepo ([6d02b7d](https://github.com/skyra-project/discord-components/commit/6d02b7df8d43b992aa2c795c8448f4cd5206675b))
10+
- Add optional chaining for emoji property checks ([d0bfc5d](https://github.com/skyra-project/discord-components/commit/d0bfc5ddedfde7607554b2fb26ffddf941494d87))
11+
112
# Change Log
213

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

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.0",
3+
"version": "4.0.1",
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)