Skip to content

Commit

Permalink
This bumbs up the version to 1.4.4 with change log update
Browse files Browse the repository at this point in the history
Downgrade dependency with security issue
  • Loading branch information
ayinloya committed Oct 15, 2024
1 parent c3ddf3a commit 934bd43
Show file tree
Hide file tree
Showing 12 changed files with 29,674 additions and 561 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.4.4] - 2024-10-15

### Changed

- Fixed an issue where some grandparents of the hosted web client do not receive callbacks
- Update dependencies

## [1.4.3] - 2024-09-30

### Changed
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example",
"private": true,
"version": "1.4.3",
"version": "1.4.4",
"type": "module",
"main": "server.js",
"scripts": {
Expand Down
Loading

0 comments on commit 934bd43

Please sign in to comment.