Skip to content

Commit

Permalink
chore(patch): 5.3.5 [skip ci]
Browse files Browse the repository at this point in the history
## [5.3.5](v5.3.4...v5.3.5) (2024-04-01)

### πŸ› Bug Fixes

* change to IId interface to replace getName() ([a7e2025](a7e2025))
  • Loading branch information
semantic-release-bot committed Apr 1, 2024
1 parent a7e2025 commit de48ed7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
> All notable changes to this project will be documented in this file
## [5.3.5](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.3.4...v5.3.5) (2024-04-01)


### πŸ› Bug Fixes

* change to IId interface to replace getName() ([a7e2025](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/a7e2025162d039fccc0ac1f5b1a0e202d95b21cd))

## [5.3.4](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.3.3...v5.3.4) (2024-03-31)


Expand Down
2 changes: 1 addition & 1 deletion NetworkManager/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"export": {
"include": ["src/*", "examples/*", "include/*"]
},
"version": "5.3.4",
"version": "5.3.5",
"frameworks": "arduino",
"platforms": ["espressif32", "espressif8266"]
}

0 comments on commit de48ed7

Please sign in to comment.