Skip to content

Commit

Permalink
Version 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov committed Sep 1, 2024
1 parent 6e6b305 commit 5fa6abe
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 171 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## [Unreleased][unreleased]

## [3.2.4][] - 2024-09-01

- Update eslint to 9.x and prettier with configs
- Add node.js 22 to CI

## [3.2.3][] - 2024-04-27

- Fixed ping packets
Expand Down Expand Up @@ -278,7 +283,8 @@ Module stub v0.0.0 and all before 1.0.0 are experiments with syntactic and
binary structures and multiple different ideas originated from JSTP and old
protocols like USP and CLEAR.

[unreleased]: https://github.com/metarhia/metacom/compare/v3.2.3...HEAD
[unreleased]: https://github.com/metarhia/metacom/compare/v3.2.4...HEAD
[3.2.4]: https://github.com/metarhia/metacom/compare/v3.2.3...v3.2.4
[3.2.3]: https://github.com/metarhia/metacom/compare/v3.2.2...v3.2.3
[3.2.2]: https://github.com/metarhia/metacom/compare/v3.2.1...v3.2.2
[3.2.1]: https://github.com/metarhia/metacom/compare/v3.2.0...v3.2.1
Expand Down
Loading

0 comments on commit 5fa6abe

Please sign in to comment.