Skip to content

Commit de48ed7

Browse files
chore(patch): 5.3.5 [skip ci]
## [5.3.5](v5.3.4...v5.3.5) (2024-04-01) ### πŸ› Bug Fixes * change to IId interface to replace getName() ([a7e2025](a7e2025))
1 parent a7e2025 commit de48ed7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.md

+7
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.3.5](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.3.4...v5.3.5) (2024-04-01)
7+
8+
9+
### πŸ› Bug Fixes
10+
11+
* change to IId interface to replace getName() ([a7e2025](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/a7e2025162d039fccc0ac1f5b1a0e202d95b21cd))
12+
613
## [5.3.4](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.3.3...v5.3.4) (2024-03-31)
714

815

β€ŽNetworkManager/library.json

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

0 commit comments

Comments
Β (0)