diff --git a/docs/generated/changelog.html b/docs/generated/changelog.html
index b60a5bfe..cc0ec2cf 100644
--- a/docs/generated/changelog.html
+++ b/docs/generated/changelog.html
@@ -12,6 +12,7 @@
Agent-JS Changelog
Version x.x.x
+ - chore: cleaning up lint warnings
- chore: cleans up github actions linting warnings
- feat: replaces `secp256k1` npm package with `@noble/curves`
- feat: enhances `.from` methods on public key classes to support unknown types, including PublicKey instances, ArrayBuffer-like objects, DER encoded public keys, and hex strings. Also introduces a new `bufFromBufLike` util