File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.0.1] ( https://github.com/AgentPayy/agentpayy/compare/v1.0.0...v1.0.1 ) (2025-06-14)
2+
3+
4+ ### Bug Fixes
5+
6+ * Update package.json for TypeScript SDK: ([ 4f7f26f] ( https://github.com/AgentPayy/agentpayy/commit/4f7f26f9f6a50756d314a5e1391490ff2ead769e ) )
7+
18# 1.0.0 (2025-06-14)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " @agentpayy/contracts" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " AgentPayyKit smart contracts with governance" ,
55 "scripts" : {
66 "build" : " forge build" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " agentpayykit" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Universal wallet infrastructure for the API economy" ,
55 "private" : true ,
66 "scripts" : {
Original file line number Diff line number Diff line change 22
33setup (
44 name = "agentpayy" ,
5- version = "1.0.0 " ,
5+ version = "1.0.1 " ,
66 description = "AgentPayyKit Python SDK - Pay-per-call APIs for AI agents" ,
77 long_description = open ("README.md" ).read (),
88 long_description_content_type = "text/markdown" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @agentpayy/sdk" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " AgentPayyKit TypeScript SDK" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments