Skip to content

Commit ebebbc0

Browse files
chore: Release 0.43.3 (#9)
🤖 I have created a release *beep* *boop* --- ## [0.43.3](v0.43.2...v0.43.3) (2026-01-27) ### Features * Bump poseidon2 to v0.2.3 ([90b5312](90b5312)) --- 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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 90b5312 commit ebebbc0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.43.2"}
1+
{".":"0.43.3"}

CHANGELOG.md

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

3+
## [0.43.3](https://github.com/olehmisar/nodash/compare/v0.43.2...v0.43.3) (2026-01-27)
4+
5+
6+
### Features
7+
8+
* Bump poseidon2 to v0.2.3 ([90b5312](https://github.com/olehmisar/nodash/commit/90b53122aafc62021111902c4631affa414a9087))
9+
310
## [0.43.2](https://github.com/olehmisar/nodash/compare/v0.43.1...v0.43.2) (2026-01-20)
411

512

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Put this into your Nargo.toml.
99
<!-- x-release-please-start-version -->
1010

1111
```toml
12-
nodash = { git = "https://github.com/olehmisar/nodash/", tag = "v0.43.2" }
12+
nodash = { git = "https://github.com/olehmisar/nodash/", tag = "v0.43.3" }
1313
```
1414

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

0 commit comments

Comments
 (0)