Skip to content

Commit 7963171

Browse files
chore(release): 1.7.1 [skip ci]
1 parent 90d45c8 commit 7963171

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.1](https://github.com/notebook-link/plainb/compare/v1.7.0...v1.7.1) (2026-05-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix Sphinx docstring parsing ([#14](https://github.com/notebook-link/plainb/issues/14)) ([90d45c8](https://github.com/notebook-link/plainb/commit/90d45c8fe60fad275e0d857a80e83829cf762e3c))
7+
18
# [1.7.0](https://github.com/notebook-link/plainb/compare/v1.6.0...v1.7.0) (2026-05-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plainb",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Convert plain text (.py percent format, .md classic/MyST) to Jupyter nbformat 4 JSON",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)