Commit edcabb2
authored
chore: release v0.1.0-beta.10 (#45)
## 🤖 New release
* `newtype-tools-derive`: 0.1.0-beta.9 -> 0.1.0-beta.10
* `newtype-tools`: 0.1.0-beta.9 -> 0.1.0-beta.10 (✓ API compatible
changes)
<details><summary><i><b>Changelog</b></i></summary><p>
## `newtype-tools-derive`
<blockquote>
##
[0.1.0-beta.10](newtype-tools-derive-v0.1.0-beta.9...newtype-tools-derive-v0.1.0-beta.10)
- 2026-04-24
### Added
- implement newtype Amount attribute + refactoring
([#47](#47))
- derive the rest of binary ops
([#44](#44))
</blockquote>
## `newtype-tools`
<blockquote>
##
[0.1.0-beta.10](newtype-tools-v0.1.0-beta.9...newtype-tools-v0.1.0-beta.10)
- 2026-04-24
### Added
- implement newtype Amount attribute + refactoring
([#47](#47))
- derive the rest of binary ops
([#44](#44))
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 66c5dfa commit edcabb2
4 files changed
Lines changed: 18 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
0 commit comments