Skip to content

Commit b6c466b

Browse files
committed
Release 0.10.0 version
1 parent dda0f3a commit b6c466b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 0.10 ꙮ
5+
* Moved to Protocol 5 with number as subprotocol.
6+
* Removed Node.js 18 support.
7+
48
## 0.9 L·L
59
* Removed Node.js 16 support.
610
* Replaced `inMap` and `inFilter` with `onReceive`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@logux/core",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "Logux core components",
55
"keywords": [
66
"logux",

0 commit comments

Comments
 (0)