Skip to content

Commit 6f33299

Browse files
chore(main): release 1.0.0
1 parent 78db297 commit 6f33299

File tree

4 files changed

+47
-4
lines changed

4 files changed

+47
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-08-01)
4+
5+
6+
### 🚀 Features
7+
8+
* add initial drafts for payment and voucher authorization guides ([2c43ee3](https://github.com/iExecBlockchainComputing/documentation/commit/2c43ee367de01dfd520f1fe70ac3041595233a72))
9+
* init ([55cf006](https://github.com/iExecBlockchainComputing/documentation/commit/55cf006c99edf019eff8147ee692177c123803a6))
10+
* integrate vitepress-plugin-group-icons for enhanced icon management ([dc08166](https://github.com/iExecBlockchainComputing/documentation/commit/dc08166d0d309c5f3339acb87c843cadff82541b))
11+
* migrate existing content from old doc, add placeholder pages based on new architecture ([672d3cd](https://github.com/iExecBlockchainComputing/documentation/commit/672d3cddd9f75a496d9fc47dfd714825ce54fa0f))
12+
13+
14+
### ✨ Polish
15+
16+
* add missing import for twoslash style in theme index ([c9ad91e](https://github.com/iExecBlockchainComputing/documentation/commit/c9ad91e55d033e12f7793e0bbc57db79a49f7635))
17+
* add robots.txt to allow all web crawlers during development ([cacbfb1](https://github.com/iExecBlockchainComputing/documentation/commit/cacbfb11413347d280c6b7be293e38245de52f2b))
18+
* comment out unused imports in documentation files ([d992b4e](https://github.com/iExecBlockchainComputing/documentation/commit/d992b4ed2b74eeb4d79ee2df90c4eb1a71f94229))
19+
* improve formatting and readability of text in documentation files ([2e4239b](https://github.com/iExecBlockchainComputing/documentation/commit/2e4239bf3e2443bc9f26884e01317360d7f7cb18))
20+
* move documentation and assets in src file ([9f51511](https://github.com/iExecBlockchainComputing/documentation/commit/9f51511ab9926a1854155c17c50e2aa4339f353b))
21+
* remove 'Contact Us' section from sidebar and documentation ([afe5563](https://github.com/iExecBlockchainComputing/documentation/commit/afe55632aadb94cf710d527ffed7dcbfa37bd751))
22+
* remove outdated navigation links from config ([decf6f3](https://github.com/iExecBlockchainComputing/documentation/commit/decf6f3b5da9a689176b92d3ec59e1dd98dae888))
23+
* remove robots.txt to allow all web crawlers ([417f559](https://github.com/iExecBlockchainComputing/documentation/commit/417f559a1347396a52947c4d7daf0e728b171d6d))
24+
* reorganize sidebar structure and add new overview pages for iExec Explorer and The Graph Explorer ([9392c55](https://github.com/iExecBlockchainComputing/documentation/commit/9392c5548da137571c9d0c656b8bf6d3bb0f99b8))
25+
* simplify sidebar item text for overview section ([58a152e](https://github.com/iExecBlockchainComputing/documentation/commit/58a152ecbd05ad8d2c3390d57310b02ec9a96454))
26+
* update hero section title for clarity and relevance ([cc91d94](https://github.com/iExecBlockchainComputing/documentation/commit/cc91d944e853ecd61324a8b4407cfa4bd63c9bb6))
27+
* update homepage content and features for clarity and detail ([4add72b](https://github.com/iExecBlockchainComputing/documentation/commit/4add72b5bd695f6f33bcfe419ff49a254acd0e6b))
28+
* update navigation and sidebar links for improved clarity and organization; add new glossary, SDK, and workers documentation ([bd1f09c](https://github.com/iExecBlockchainComputing/documentation/commit/bd1f09cc307ce58b88edf20e9ba7ac36241286b1))
29+
* update navigation links and add core concept pages for improved structure ([cc0000f](https://github.com/iExecBlockchainComputing/documentation/commit/cc0000f8dbb02450ee5f6ffecf902ce884ccacaa))
30+
* update navigation links and improve documentation descriptions ([7d45613](https://github.com/iExecBlockchainComputing/documentation/commit/7d4561370684f90111f5ef65fd8104cc305ca330))
31+
* update navigation links for overview and sidebar items for consistency ([d50fa64](https://github.com/iExecBlockchainComputing/documentation/commit/d50fa6480849d0f7c5fbd6ca05da651680b2d01f))
32+
* update navigation links to use "-" instead of "_" ([5a9a6d4](https://github.com/iExecBlockchainComputing/documentation/commit/5a9a6d4c019d58ff9e4e44fc43a3f26db636fb60))
33+
* update sidebar and navigation labels, remove unused pages, … ([#8](https://github.com/iExecBlockchainComputing/documentation/issues/8)) ([78db297](https://github.com/iExecBlockchainComputing/documentation/commit/78db29723b7f9e135bc4577a64f69fac99cbdf26))
34+
* update sidebar links and add new guides for iApps and DataProtector ([0f135d4](https://github.com/iExecBlockchainComputing/documentation/commit/0f135d412f50875a6bbc4cbcbc2bbc82ccd38952))
35+
36+
37+
### 🧰 Other
38+
39+
* add robots.txt to disallow all web crawlers ([6f63854](https://github.com/iExecBlockchainComputing/documentation/commit/6f6385406bb08716adc83c24c6c94d8a280a9953))
40+
* update package-lock.json with new dependencies and versions ([3484303](https://github.com/iExecBlockchainComputing/documentation/commit/3484303e9f0679bef191ae937750840bccfe0a72))
41+
* update package.json and package-lock.json with new dependencies for iexec ([dcc98c3](https://github.com/iExecBlockchainComputing/documentation/commit/dcc98c393ec075459d7b44d39fef1657635b3193))

package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iexec-documentation",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"scripts": {
55
"dev": "vitepress dev",
66
"build": "vitepress build",

0 commit comments

Comments
 (0)