Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 11, 2022
1 parent e69d443 commit 25c3e5e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions examples/simple-websockets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 1.1.3

### Chores

- _(deps)_: bump socket.io-parser in /examples/simple-websockets


## 1.1.2

### Chores
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-websockets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "http-api",
"version": "1.1.2",
"version": "1.1.3",
"description": "A simple HTTP example for Leverage",
"private": true,
"main": "src/index.js",
Expand Down

0 comments on commit 25c3e5e

Please sign in to comment.