Skip to content

Commit 4652842

Browse files
authored
Release Socket.IO Admin UI v0.1.0 (#765)
1 parent 91de740 commit 4652842

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/azure-socketio-admin-ui/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [0.0.1] - 2024-07-02
5+
## [0.1.0] - 2024-07-02
66

77
- Based on [[email protected]](https://github.com/socketio/socket.io-admin-ui/tree/0.5.1)
88
- Added simple benchmark

tools/azure-socketio-admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"private": true,
55
"scripts": {
66
"good-install": "CXXFLAGS=\"--std=c++17\" yarn install",

0 commit comments

Comments
 (0)