Skip to content

Commit 967824b

Browse files
authored
chore(master): release nox 0.16.11 (#1989)
* chore(master): release nox 0.16.11 * chore: Bump nox version to 0.16.11
1 parent 5a1f865 commit 967824b

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.github/release-please/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.16.10"
2+
".": "0.16.11"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.16.11](https://github.com/fluencelabs/nox/compare/nox-v0.16.10...nox-v0.16.11) (2023-12-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update fluence-spell to v0.6.3 ([#1988](https://github.com/fluencelabs/nox/issues/1988)) ([5a1f865](https://github.com/fluencelabs/nox/commit/5a1f865ab8603b01f7f4febcd22dd599210c3e2b))
9+
310
## [0.16.10](https://github.com/fluencelabs/nox/compare/nox-v0.16.9...nox-v0.16.10) (2023-12-26)
411

512

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nox/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nox"
3-
version = "0.16.10"
3+
version = "0.16.11"
44
authors = ["Fluence Labs"]
55
description = "Node implementing peer functionality in the Fluence p2p network"
66
edition = "2021"

0 commit comments

Comments
 (0)