chore(ComponentsV2): 8.7.0

This commit is contained in:
LavaDesu 2025-08-07 02:44:01 +10:00
parent 0dc4bf4286
commit f3d3058541
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -1,6 +1,6 @@
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
version = "7.15.1"
version = "8.7.0"
description = "Beta backport of ComponentsV2"
aliucord {
@ -14,6 +14,10 @@ aliucord {
Changelog {added marginTop}
======================
# 8.7.0
* Prevent ViewRaw crash
* Add a CV2 tag to distinguish new embeds (will not be in core)
# 7.15.1
* Fix broken reply preview >w<