You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
<!-- next-header -->
11
11
## [Unreleased] - ReleaseDate
12
+
## [0.3.4] - 2023-03-31
13
+
### Fixed
14
+
-[PR#30](https://github.com/EmbarkStudios/discord-sdk/pull/30) fixed a bug with asset key validation added in [PR#26](https://github.com/EmbarkStudios/discord-sdk/pull/26). Thanks [@winrg](https://github.com/winrg)!
15
+
12
16
## [0.3.3] - 2023-03-20
13
17
### Added
14
18
-[PR#24](https://github.com/EmbarkStudios/discord-sdk/pull/24) added support for [buttons](https://discord.com/developers/docs/interactions/message-components#buttons). Thanks [@NyCodeGHG](https://github.com/NyCodeGHG)!
@@ -71,7 +75,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Copy file name to clipboardexpand all lines: sdk/CHANGELOG.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
<!-- next-header -->
11
11
## [Unreleased] - ReleaseDate
12
+
## [0.3.4] - 2023-03-31
12
13
### Fixed
13
14
-[PR#30](https://github.com/EmbarkStudios/discord-sdk/pull/30) fixed a bug with asset key validation added in [PR#26](https://github.com/EmbarkStudios/discord-sdk/pull/26). Thanks [@winrg](https://github.com/winrg)!
14
15
@@ -74,7 +75,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments