File tree Expand file tree Collapse file tree 22 files changed +96
-69
lines changed
Expand file tree Collapse file tree 22 files changed +96
-69
lines changed Original file line number Diff line number Diff line change 22
33Future changes will appear here.
44
5+ ## [ 1.6.9] - 2026-02-11
6+
7+ No changes in this version.
8+
9+ ## [ 1.6.8] - 2026-02-11
10+
11+ ### Chores
12+
13+ - bump lerna version to 1.6.8 for clean 1.6.9 release ([ #513 ] ( https://github.com/autonomys/auto-sdk/pull/513 ) ) [ @jim-counter ] ( https://github.com/jim-counter )
14+
15+ ## [ 1.6.7] - 2026-02-11
16+
17+ ### Features
18+
19+ - add @autonomys/auto-wallet and @autonomys/auto-wallet-react packages ([ #511 ] ( https://github.com/autonomys/auto-sdk/pull/511 ) ) [ @jim-counter ] ( https://github.com/jim-counter )
20+
21+ ### Chores
22+
23+ - add publishConfig for wallet packages ([ #512 ] ( https://github.com/autonomys/auto-sdk/pull/512 ) ) [ @jim-counter ] ( https://github.com/jim-counter )
24+ - release v1.6.6 ([ #510 ] ( https://github.com/autonomys/auto-sdk/pull/510 ) ) [ @EmilFattakhov ] ( https://github.com/EmilFattakhov )
25+
526## [ 1.6.6] - 2026-01-14
627
728### Chores
@@ -480,6 +501,12 @@ No changes in this version.
480501
481502[ 1.6.4 ] : https://github.com/autonomys/auto-sdk/releases/tag/v1.6.4
482503
483- [ Unreleased ] : https://github.com/autonomys/auto-sdk/compare/v1.6.6...HEAD
484- [ 1.6.6 ] : https://github.com/autonomys/auto-sdk/compare/v1.6.5...v1.6.6
485504[ 1.6.5 ] : https://github.com/autonomys/auto-sdk/releases/tag/v1.6.5
505+
506+ [ 1.6.6 ] : https://github.com/autonomys/auto-sdk/releases/tag/v1.6.6
507+
508+ [ 1.6.7 ] : https://github.com/autonomys/auto-sdk/releases/tag/v1.6.7
509+
510+ [ Unreleased ] : https://github.com/autonomys/auto-sdk/compare/v1.6.9...HEAD
511+ [ 1.6.9 ] : https://github.com/autonomys/auto-sdk/compare/v1.6.8...v1.6.9
512+ [ 1.6.8 ] : https://github.com/autonomys/auto-sdk/releases/tag/v1.6.8
Original file line number Diff line number Diff line change 11{
22 "name" : " examples" ,
3- "version" : " 1.6.6 " ,
3+ "version" : " 1.6.9 " ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "packageManager" : " yarn@4.2.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/integration-tests" ,
3- "version" : " 1.6.6 " ,
3+ "version" : " 1.6.9 " ,
44 "private" : true ,
55 "description" : " Integration tests for Autonomys SDK packages" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 1.6.8 " ,
3+ "version" : " 1.6.9 " ,
44 "npmClient" : " yarn"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-agents" ,
3- "version" : " 1.6.6 " ,
3+ "version" : " 1.6.9 " ,
44 "license" : " MIT" ,
55 "main" : " dist/index.js" ,
66 "type" : " module" ,
2626 " README.md"
2727 ],
2828 "dependencies" : {
29- "@autonomys/auto-dag-data" : " ^1.6.6 " ,
30- "@autonomys/auto-drive" : " ^1.6.6 " ,
29+ "@autonomys/auto-dag-data" : " ^1.6.9 " ,
30+ "@autonomys/auto-drive" : " ^1.6.9 " ,
3131 "ethers" : " 6.13.5"
3232 },
3333 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-consensus" ,
3- "version" : " 1.6.6 " ,
3+ "version" : " 1.6.9 " ,
44 "license" : " MIT" ,
55 "main" : " dist/index.js" ,
66 "repository" : {
2525 " README.md"
2626 ],
2727 "dependencies" : {
28- "@autonomys/auto-utils" : " ^1.6.6 " ,
28+ "@autonomys/auto-utils" : " ^1.6.9 " ,
2929 "zod" : " ^3.24.2"
3030 },
3131 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-dag-data" ,
33 "packageManager" : " yarn@4.7.0" ,
4- "version" : " 1.6.6 " ,
4+ "version" : " 1.6.9 " ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
77 "type" : " module" ,
4040 "typescript" : " ^5.8.3"
4141 },
4242 "dependencies" : {
43- "@autonomys/asynchronous" : " ^1.6.6 " ,
43+ "@autonomys/asynchronous" : " ^1.6.9 " ,
4444 "@ipld/dag-pb" : " ^4.1.3" ,
4545 "@peculiar/webcrypto" : " ^1.5.0" ,
4646 "@webbuf/blake3" : " ^3.0.26" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-design-system" ,
33 "packageManager" : " yarn@4.7.0" ,
4- "version" : " 1.6.6 " ,
4+ "version" : " 1.6.9 " ,
55 "license" : " MIT" ,
66 "description" : " Autonomys Design System" ,
77 "type" : " module" ,
3434 "shadcn" : " npx shadcn-ui@latest add"
3535 },
3636 "dependencies" : {
37- "@autonomys/design-tokens" : " ^1.6.6 " ,
37+ "@autonomys/design-tokens" : " ^1.6.9 " ,
3838 "@floating-ui/react" : " ^0.27.8" ,
3939 "@headlessui/react" : " ^2.2.3" ,
4040 "@heroicons/react" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-drive" ,
33 "packageManager" : " yarn@4.7.0" ,
4- "version" : " 1.6.6 " ,
4+ "version" : " 1.6.9 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
4242 "typescript" : " ^5.8.3"
4343 },
4444 "dependencies" : {
45- "@autonomys/asynchronous" : " ^1.6.6 " ,
46- "@autonomys/auto-dag-data" : " ^1.6.6 " ,
47- "@autonomys/auto-utils" : " ^1.6.6 " ,
45+ "@autonomys/asynchronous" : " ^1.6.9 " ,
46+ "@autonomys/auto-dag-data" : " ^1.6.9 " ,
47+ "@autonomys/auto-utils" : " ^1.6.9 " ,
4848 "blockstore-core" : " ^5.0.2" ,
4949 "jszip" : " ^3.10.1" ,
5050 "mime-types" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-files" ,
3- "version" : " 1.6.6 " ,
3+ "version" : " 1.6.9 " ,
44 "packageManager" : " yarn@4.7.0" ,
55 "scripts" : {
66 "build" : " tsc"
2121 }
2222 },
2323 "dependencies" : {
24- "@autonomys/auto-drive" : " ^1.6.6 "
24+ "@autonomys/auto-drive" : " ^1.6.9 "
2525 }
2626}
You can’t perform that action at this time.
0 commit comments