mirror of
https://github.com/chainbase-labs/Agentkey.git
synced 2026-09-20 14:20:23 +08:00
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:
@@ -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,3 +1,3 @@
|
||||
{
|
||||
".": "1.2.2"
|
||||
".": "1.2.3"
|
||||
}
|
||||
|
||||
@@ -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 @@
|
||||
1.2.2
|
||||
1.2.3
|
||||
|
||||
Reference in New Issue
Block a user