Skip to content

Commit

Permalink
chore: release v2.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Nov 7, 2024
1 parent 60a0cfa commit b1c97e5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### 2.6.9 (2024-11-07)

Other changes:

- chore: update package metadata

[Compare with the previous release: v2.6.8 ... v2.6.9](https://github.com/softvisio-node/uws/compare/v2.6.8...v2.6.9)

### 2.6.8 (2024-10-29)

Other changes:
Expand Down
2 changes: 1 addition & 1 deletion build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@softvisio/uws-build",
"version": "2.6.8",
"version": "2.6.9",
"private": true,
"homepage": "https://github.com/softvisio-node/uws",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@softvisio/uws",
"version": "2.6.8",
"version": "2.6.9",
"description": "uWebsocket.js re-packed",
"homepage": "https://softvisio-node.github.io/uws/",
"bugs": {
Expand Down

0 comments on commit b1c97e5

Please sign in to comment.