Skip to content

Commit 9f0f79c

Browse files
chore(patch): 5.5.1 [skip ci]
## [5.5.1](v5.5.0...v5.5.1) (2024-04-16) ### πŸ› Bug Fixes * Fix the issue with the wifi handler not starting the access point ([2638d40](2638d40))
1 parent 00f00a1 commit 9f0f79c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
44
> All notable changes to this project will be documented in this file
55
6+
## [5.5.1](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.5.0...v5.5.1) (2024-04-16)
7+
8+
9+
### πŸ› Bug Fixes
10+
11+
* Fix the issue with the wifi handler not starting the access point ([2638d40](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/2638d40c4a26534c3495db3303fc76355c2e8351))
12+
613
## [5.5.0](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.4.5...v5.5.0) (2024-04-15)
714

815

β€ŽNetworkManager/library.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"export": {
5757
"include": ["src/*", "examples/*", "include/*"]
5858
},
59-
"version": "5.5.0",
59+
"version": "5.5.1",
6060
"frameworks": "arduino",
6161
"platforms": ["espressif32", "espressif8266"]
6262
}

0 commit comments

Comments
Β (0)