mirror of
https://github.com/fluencelabs/node-distro
synced 2024-12-04 07:10:19 +00:00
chore(main): release distro 0.2.4 (#170)
* chore(main): release distro 0.2.4 * retrigger ci --------- Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>
This commit is contained in:
parent
a05fdf68eb
commit
9915cc47e9
2
.github/release-please/manifest.json
vendored
2
.github/release-please/manifest.json
vendored
@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "0.2.3"
|
||||
".": "0.2.4"
|
||||
}
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,4 +106,3 @@ dist
|
||||
.DS_Store
|
||||
|
||||
.pyc
|
||||
|
||||
|
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.2.4](https://github.com/fluencelabs/nox-distro/compare/distro-v0.2.3...distro-v0.2.4) (2023-09-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** Update Nox to 0.14.4 ([a05fdf6](https://github.com/fluencelabs/nox-distro/commit/a05fdf68ebc1108222ad7ef2b389e80c161941b7))
|
||||
|
||||
## [0.2.3](https://github.com/fluencelabs/nox-distro/compare/distro-v0.2.2...distro-v0.2.3) (2023-09-06)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user