Skip to content

Commit 6ed38ac

Browse files
release smart accounts kit v1.0.0 docs
* release v1.0.0 docs * fix link errors * link fix * update supported ap page --------- Co-authored-by: Alexandra Carrillo <alexandra.carrillo@consensys.net>
1 parent 31f3b0e commit 6ed38ac

132 files changed

Lines changed: 4920 additions & 9719 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docusaurus.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ const config = {
237237
sidebarCollapsed: false,
238238
includeCurrentVersion: true,
239239
// Set to the latest release.
240-
lastVersion: '0.3.0',
240+
lastVersion: '1.0.0',
241241
versions: {
242242
// Defaults to the ./docs folder.
243243
// Using "development" instead of "next" as path.
@@ -246,8 +246,8 @@ const config = {
246246
path: 'development',
247247
},
248248
// The latest release.
249-
'0.3.0': {
250-
label: 'latest (0.3.0)',
249+
'1.0.0': {
250+
label: 'latest (1.0.0)',
251251
},
252252
},
253253
},

gator_versioned_docs/version-0.1.0/changelog/0.12.0.md

Lines changed: 0 additions & 187 deletions
This file was deleted.

0 commit comments

Comments
 (0)