Skip to content

Commit

Permalink
🚀 v1.3.13 (#1566)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 17, 2024
1 parent 897136f commit 56b0d17
Show file tree
Hide file tree
Showing 31 changed files with 163 additions and 123 deletions.
7 changes: 0 additions & 7 deletions .changeset/blue-rocks-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-steaks-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-parrots-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-swans-remain.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silly-candles-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-feet-sit.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/slow-worms-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-tigers-kneel.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/strong-colts-eat.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/stupid-flowers-push.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/thirty-carrots-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-months-peel.md

This file was deleted.

54 changes: 27 additions & 27 deletions package-lock.json

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

14 changes: 14 additions & 0 deletions packages/jats-to-myst/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# jats-to-myst

## 1.0.29

### Patch Changes

- Updated dependencies [4a3ee6db]
- Updated dependencies [897136f]
- Updated dependencies [4a3ee6db]
- Updated dependencies [918223b8]
- Updated dependencies [4a3ee6db]
- Updated dependencies [4a3ee6db]
- [email protected]
- [email protected]
- [email protected]

## 1.0.28

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/jats-to-myst/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jats-to-myst",
"version": "1.0.28",
"version": "1.0.29",
"description": "Read JATS and convert to MyST AST",
"author": "Rowan Cockett <[email protected]>",
"homepage": "https://github.com/jupyter-book/mystmd/tree/main/packages/jats-to-myst",
Expand Down Expand Up @@ -38,10 +38,10 @@
"doi-utils": "^2.0.0",
"jats-tags": "^1.0.8",
"jats-xml": "^1.0.8",
"myst-common": "^1.7.1",
"myst-frontmatter": "^1.7.1",
"myst-common": "^1.7.2",
"myst-frontmatter": "^1.7.2",
"myst-spec": "^0.0.5",
"myst-spec-ext": "^1.7.1",
"myst-spec-ext": "^1.7.2",
"myst-transforms": "^1.3.20",
"unified": "^10.0.0",
"unist-builder": "^3.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/myst-cli-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# myst-cli-utils

## 2.0.11

### Patch Changes

- b14e0fb3: Force exit when the task is complete.

## 2.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/myst-cli-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myst-cli-utils",
"version": "2.0.10",
"version": "2.0.11",
"sideEffects": false,
"license": "MIT",
"description": "Utils for logging, error messages and session management",
Expand Down
29 changes: 29 additions & 0 deletions packages/myst-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# myst-cli

## 1.3.13

### Patch Changes

- 4a3ee6db: Consume frontmatter parts in static exports
- 91b85911: Bump action versions.
- 40ea2dd1: Fix favicon writing
- 4a3ee6db: Load frontmatter parts as separate files for processing
- b14e0fb3: Force exit when the task is complete.
- 4a3ee6db: Fix local image paths for embedded nodes
- 4a3ee6db: Keep track of implicit vs. explicit pages in project TOC
- 4a3ee6db: Support parts in site config
- 4a3ee6db: Parse project-level parts to mdast
- 4a3ee6db: Update processing to handle parts files
- Updated dependencies [4a3ee6db]
- Updated dependencies [897136f]
- Updated dependencies [4a3ee6db]
- Updated dependencies [918223b8]
- Updated dependencies [b14e0fb3]
- Updated dependencies [4a3ee6db]
- Updated dependencies [4a3ee6db]
- Updated dependencies [4a3ee6db]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 1.3.12

### Patch Changes
Expand Down
14 changes: 7 additions & 7 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.12",
"version": "1.3.13",
"description": "Command line tools for MyST",
"author": "Franklin Koch <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -68,9 +68,9 @@
"mdast": "^3.0.0",
"meca": "^1.0.8",
"mime-types": "^2.1.35",
"myst-cli-utils": "^2.0.10",
"myst-common": "^1.7.1",
"myst-config": "^1.7.1",
"myst-cli-utils": "^2.0.11",
"myst-common": "^1.7.2",
"myst-config": "^1.7.2",
"myst-execute": "^0.1.0",
"myst-ext-card": "^1.0.8",
"myst-ext-exercise": "^1.0.7",
Expand All @@ -79,13 +79,13 @@
"myst-ext-proof": "^1.0.10",
"myst-ext-reactive": "^1.0.8",
"myst-ext-tabs": "^1.0.7",
"myst-frontmatter": "^1.7.1",
"myst-frontmatter": "^1.7.2",
"myst-parser": "^1.5.6",
"myst-spec": "^0.0.5",
"myst-spec-ext": "^1.7.1",
"myst-spec-ext": "^1.7.2",
"myst-templates": "^1.0.22",
"myst-to-docx": "^1.0.11",
"myst-to-jats": "^1.0.28",
"myst-to-jats": "^1.0.29",
"myst-to-md": "^1.0.13",
"myst-to-tex": "^1.0.37",
"myst-to-typst": "^0.0.23",
Expand Down
Loading

0 comments on commit 56b0d17

Please sign in to comment.