Skip to content

Commit

Permalink
Generate runtime 0.34 (#2446)
Browse files Browse the repository at this point in the history
This PR generates the docs of qiskit-ibm-runtime 0.34.0 and converts
0.33.2 to historical.

Steps followed:

1. Manually added the artifact shared link to `api-html-artifacts.json`
2. Run `npm run api-gen -- -p qiskit-ibm runtime -v 0.33.2 --historical`
3. Run `npm run api-gen -- -p qiskit-ibm runtime -v 0.34.0`
4. Manually bump the dev version
  • Loading branch information
arnaucasau authored Dec 9, 2024
1 parent bc34108 commit 81a2b2b
Show file tree
Hide file tree
Showing 281 changed files with 35,080 additions and 1,788 deletions.
4 changes: 4 additions & 0 deletions docs/api/qiskit-ibm-runtime/0.33/_package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "qiskit-ibm-runtime",
"version": "0.33.2"
}
Loading

0 comments on commit 81a2b2b

Please sign in to comment.