Skip to content

Commit 4e0e632

Browse files
authored
chore(main): release 1.2.1 (#22)
🤖 I have created a release *beep* *boop* --- ## [1.2.1](v1.2.0...v1.2.1) (2026-05-01) ### Bug Fixes * **security:** notify-only update check + interactive upgrade flow ([#21](#21)) ([a05efd5](a05efd5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent a05efd5 commit 4e0e632

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentkey",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "AgentKey — unified API for real-time external data: web search, social media (Twitter, Reddit, 小红书, Instagram, 知乎, TikTok, 抖音, B站, 微博, Threads, YouTube, LinkedIn), crypto/blockchain data, and web scraping",
55
"author": {
66
"name": "Chainbase Labs",

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.2.1](https://github.com/chainbase-labs/Agentkey/compare/v1.2.0...v1.2.1) (2026-05-01)
9+
10+
11+
### Bug Fixes
12+
13+
* **security:** notify-only update check + interactive upgrade flow ([#21](https://github.com/chainbase-labs/Agentkey/issues/21)) ([a05efd5](https://github.com/chainbase-labs/Agentkey/commit/a05efd565f2cce3d66ff7beec32ba8be0fc8dbb4))
14+
815
## [1.2.0](https://github.com/chainbase-labs/Agentkey/compare/v1.1.0...v1.2.0) (2026-04-27)
916

1017

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.2.1

0 commit comments

Comments
 (0)