diff --git a/.changeset/changeset.md b/.changeset/changeset.md
deleted file mode 100644
index 5b8a1889..00000000
--- a/.changeset/changeset.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-"@phase21/logos": patch
----
-
-Some changes have been made to the `logos`.
-
-|Logo|Name|Category|
-|---|---|---|
-|
|pendle|symbol|
-|
|mpeth|symbol|
-|
|usdb|symbol|
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6de8a819..f7a91329 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# @api3/logos
+## 2.11.1
+
+### Patch Changes
+
+- 0526662: Some changes have been made to the `logos`.
+
+ | Logo | Name | Category |
+ | ------------------------------------------------------ | ------ | -------- |
+ |
| pendle | symbol |
+ |
| mpeth | symbol |
+ |
| usdb | symbol |
+
## 2.11.0
### Minor Changes
diff --git a/package.json b/package.json
index 0450d85a..1c407138 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@phase21/logos",
- "version": "2.11.0",
+ "version": "2.11.1",
"license": "MIT",
"sideEffects": false,
"repository": {