Skip to content

Commit 4aa02e4

Browse files
release: v0.4.2 (#128)
🤖 I have created a release *beep* *boop* --- ## [0.4.2](v0.4.1...v0.4.2) (2026-06-21) ### Bug Fixes * fix reading mei model ([#130](#130)) ([5023488](5023488)) ### Dependencies * update dependencies (non-major) ([#122](#122)) ([d5e770d](d5e770d)) * update proc-marco2 ([#126](#126)) ([f8111d5](f8111d5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: jpreprocess-release-please[bot] <169564641+jpreprocess-release-please[bot]@users.noreply.github.com>
1 parent c6d9f8e commit 4aa02e4

6 files changed

Lines changed: 18 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.1"
2+
".": "0.4.2"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.4.2](https://github.com/jpreprocess/jbonsai/compare/v0.4.1...v0.4.2) (2026-06-21)
4+
5+
6+
### Bug Fixes
7+
8+
* fix reading mei model ([#130](https://github.com/jpreprocess/jbonsai/issues/130)) ([5023488](https://github.com/jpreprocess/jbonsai/commit/5023488f67b256bcd3aeaff2321c4cdf320f5fa9))
9+
10+
11+
### Dependencies
12+
13+
* update dependencies (non-major) ([#122](https://github.com/jpreprocess/jbonsai/issues/122)) ([d5e770d](https://github.com/jpreprocess/jbonsai/commit/d5e770d69151dff2347a7563283751a5a1150b3d))
14+
* update proc-marco2 ([#126](https://github.com/jpreprocess/jbonsai/issues/126)) ([f8111d5](https://github.com/jpreprocess/jbonsai/commit/f8111d5956a14293e0a0676ee0eab5d57b4a11e7))
15+
316
## [0.4.1](https://github.com/jpreprocess/jbonsai/compare/v0.4.0...v0.4.1) (2025-12-28)
417

518

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jbonsai"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
edition = "2024"
55

66
rust-version = "1.88.0"

README-ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
```toml
2626
[dependencies]
27-
jbonsai = "0.4.1"
27+
jbonsai = "0.4.2"
2828
```
2929

3030
<!-- x-release-please-end -->

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Put the following in `Cargo.toml`.
2424

2525
```toml
2626
[dependencies]
27-
jbonsai = "0.4.1"
27+
jbonsai = "0.4.2"
2828
```
2929

3030
<!-- x-release-please-end -->

0 commit comments

Comments
 (0)