chore(main): release 1.2.3 (#27)

🤖 I have created a release *beep* *boop*
---


##
[1.2.3](https://github.com/chainbase-labs/Agentkey/compare/v1.2.2...v1.2.3)
(2026-05-08)


### Bug Fixes

* **update-check:** ship version.txt inside skill so npx-skills-add
installs find it
([#26](https://github.com/chainbase-labs/Agentkey/issues/26))
([bc740c8](https://github.com/chainbase-labs/Agentkey/commit/bc740c80154720c29cf5ec6df5773f030bd868c9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
lxcong
2026-05-08 23:56:59 +08:00
committed by GitHub
parent bc740c8015
commit 5bb42ab0f4
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "agentkey",
"version": "1.2.2",
"version": "1.2.3",
"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",
"author": {
"name": "Chainbase Labs",
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "1.2.2"
".": "1.2.3"
}
+7
View File
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.2.3](https://github.com/chainbase-labs/Agentkey/compare/v1.2.2...v1.2.3) (2026-05-08)
### Bug Fixes
* **update-check:** ship version.txt inside skill so npx-skills-add installs find it ([#26](https://github.com/chainbase-labs/Agentkey/issues/26)) ([bc740c8](https://github.com/chainbase-labs/Agentkey/commit/bc740c80154720c29cf5ec6df5773f030bd868c9))
## [1.2.2](https://github.com/chainbase-labs/Agentkey/compare/v1.2.1...v1.2.2) (2026-05-08)
+1 -1
View File
@@ -1 +1 @@
1.2.2
1.2.3