Skip to content

Commit 0215f90

Browse files
authored
chore(master): release nox 0.27.7 (#2376)
* chore(master): release nox 0.27.7 * chore: Bump nox version to 0.27.7
1 parent e95704b commit 0215f90

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

Diff for: .github/release-please/manifest.json

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

Diff for: CHANGELOG.md

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

3+
## [0.27.7](https://github.com/fluencelabs/nox/compare/nox-v0.27.6...nox-v0.27.7) (2024-09-16)
4+
5+
6+
### Features
7+
8+
* **vm:** check if virtualization is enabled ([#2375](https://github.com/fluencelabs/nox/issues/2375)) ([e95704b](https://github.com/fluencelabs/nox/commit/e95704b82f436b6d66979accc7f12510060111ce))
9+
310
## [0.27.6](https://github.com/fluencelabs/nox/compare/nox-v0.27.5...nox-v0.27.6) (2024-09-13)
411

512

Diff for: Cargo.lock

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

Diff for: 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.27.6"
3+
version = "0.27.7"
44
authors = ["Fluence DAO", "Cloudless Labs"]
55
description = "Node implementing peer functionality in the Fluence p2p network"
66
edition = "2021"

0 commit comments

Comments
 (0)