Skip to content

Commit

Permalink
🚀 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 6, 2025
1 parent 6da97d1 commit ce5639b
Show file tree
Hide file tree
Showing 15 changed files with 62 additions and 35 deletions.
6 changes: 0 additions & 6 deletions .changeset/chatty-mangos-deliver.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/thick-terms-dance.md

This file was deleted.

22 changes: 11 additions & 11 deletions package-lock.json

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

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

## 1.0.34

### Patch Changes

- Updated dependencies [7d68c88e]
- [email protected]

## 1.0.33

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.33",
"version": "1.0.34",
"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 @@ -42,7 +42,7 @@
"myst-frontmatter": "^1.7.10",
"myst-spec": "^0.0.5",
"myst-spec-ext": "^1.7.10",
"myst-transforms": "^1.3.33",
"myst-transforms": "^1.3.34",
"unified": "^10.0.0",
"unist-builder": "^3.0.0",
"unist-util-select": "^4.0.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/myst-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# myst-cli

## 1.3.26

### Patch Changes

- dc90dc94: Bump nbtx to 0.3.0
- 7d68c88e: block data class
- Updated dependencies [dc90dc94]
- Updated dependencies [7d68c88e]
- [email protected]
- [email protected]

## 1.3.25

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.25",
"version": "1.3.26",
"description": "Command line tools for MyST",
"author": "Franklin Koch <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -86,12 +86,12 @@
"myst-spec-ext": "^1.7.10",
"myst-templates": "^1.0.23",
"myst-to-docx": "^1.0.14",
"myst-to-jats": "^1.0.33",
"myst-to-jats": "^1.0.34",
"myst-to-md": "^1.0.15",
"myst-to-tex": "^1.0.41",
"myst-to-typst": "^0.0.30",
"myst-toc": "^0.1.2",
"myst-transforms": "^1.3.33",
"myst-transforms": "^1.3.34",
"nanoid": "^4.0.0",
"nbtx": "^0.4.0",
"node-fetch": "^3.3.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/myst-migrate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# myst-migrate

## 1.3.26

### Patch Changes

- 7d68c88e: block data class

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/myst-migrate/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "myst-migrate",
"sideEffects": false,
"version": "0.0.1",
"version": "1.3.26",
"type": "module",
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/myst-to-jats/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# myst-to-jats

## 1.0.34

### Patch Changes

- dc90dc94: Bump nbtx to 0.3.0
- Updated dependencies [7d68c88e]
- [email protected]

## 1.0.33

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/myst-to-jats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myst-to-jats",
"version": "1.0.33",
"version": "1.0.34",
"description": "Export from MyST Markdown to JATS",
"author": "Rowan Cockett <[email protected]>",
"homepage": "https://github.com/jupyter-book/mystmd/tree/main/packages/myst-to-jats",
Expand Down Expand Up @@ -45,7 +45,7 @@
"myst-frontmatter": "^1.7.10",
"myst-spec": "^0.0.5",
"myst-spec-ext": "^1.7.10",
"myst-transforms": "^1.3.33",
"myst-transforms": "^1.3.34",
"nbtx": "^0.4.0",
"unified": "^10.1.2",
"unist-util-remove": "^3.1.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/myst-transforms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# myst-transforms

## 1.3.34

### Patch Changes

- 7d68c88e: block data class

## 1.3.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/myst-transforms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myst-transforms",
"version": "1.3.33",
"version": "1.3.34",
"sideEffects": false,
"type": "module",
"exports": "./dist/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/mystmd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# mystmd

## 1.3.26

## 1.3.25

## 1.3.24
Expand Down
4 changes: 2 additions & 2 deletions packages/mystmd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mystmd",
"version": "1.3.25",
"version": "1.3.26",
"description": "Command line tools for MyST Markdown",
"author": "Rowan Cockett <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -45,6 +45,6 @@
"commander": "^10.0.1",
"core-js": "^3.31.1",
"js-yaml": "^4.1.0",
"myst-cli": "^1.3.25"
"myst-cli": "^1.3.26"
}
}

0 comments on commit ce5639b

Please sign in to comment.