Skip to content

Commit

Permalink
🚀 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 6, 2025
1 parent 7101874 commit 4deb340
Show file tree
Hide file tree
Showing 38 changed files with 214 additions and 146 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-jobs-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-squids-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-bears-exist.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sixty-swans-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-eels-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-icons-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-adults-compare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-moles-enjoy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-bags-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-gifts-walk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-moles-trade.md

This file was deleted.

90 changes: 45 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions packages/myst-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# myst-cli

## 1.3.20

### Patch Changes

- Updated dependencies [7afc6917]
- Updated dependencies [0d82810f]
- Updated dependencies [e3309c24]
- Updated dependencies [9717b067]
- Updated dependencies [7101874]
- Updated dependencies [c5e51589]
- Updated dependencies [6f6032b7]
- Updated dependencies [3b05051d]
- Updated dependencies [a11731a1]
- Updated dependencies [3950dcaa]
- Updated dependencies [7d6dff27]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 1.3.19

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/myst-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myst-cli",
"version": "1.3.19",
"version": "1.3.20",
"description": "Command line tools for MyST",
"author": "Franklin Koch <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -69,8 +69,8 @@
"meca": "^1.0.8",
"mime-types": "^2.1.35",
"myst-cli-utils": "^2.0.11",
"myst-common": "^1.7.5",
"myst-config": "^1.7.5",
"myst-common": "^1.7.6",
"myst-config": "^1.7.6",
"myst-execute": "^0.1.1",
"myst-ext-card": "^1.0.9",
"myst-ext-exercise": "^1.0.9",
Expand All @@ -79,17 +79,17 @@
"myst-ext-proof": "^1.0.12",
"myst-ext-reactive": "^1.0.9",
"myst-ext-tabs": "^1.0.9",
"myst-frontmatter": "^1.7.5",
"myst-parser": "^1.5.9",
"myst-frontmatter": "^1.7.6",
"myst-parser": "^1.5.10",
"myst-spec": "^0.0.5",
"myst-spec-ext": "^1.7.5",
"myst-spec-ext": "^1.7.6",
"myst-templates": "^1.0.23",
"myst-to-docx": "^1.0.12",
"myst-to-jats": "^1.0.30",
"myst-to-md": "^1.0.14",
"myst-to-md": "^1.0.15",
"myst-to-tex": "^1.0.40",
"myst-to-typst": "^0.0.28",
"myst-transforms": "^1.3.28",
"myst-to-typst": "^0.0.29",
"myst-transforms": "^1.3.29",
"myst-toc": "^0.1.2",
"nanoid": "^4.0.0",
"nbtx": "^0.2.3",
Expand Down
Loading

0 comments on commit 4deb340

Please sign in to comment.