Skip to content

Commit

Permalink
chore(patch): 5.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.3.3](v5.3.2...v5.3.3) (2024-03-31)

### πŸ§‘β€πŸ’» Code Refactoring

* migrate to helper lib, Update include paths and dependencies ([102ba5d](102ba5d))
  • Loading branch information
semantic-release-bot committed Mar 31, 2024
1 parent 102ba5d commit 00fdfec
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.3](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.3.2...v5.3.3) (2024-03-31)


### πŸ§‘β€πŸ’» Code Refactoring

* migrate to helper lib, Update include paths and dependencies ([102ba5d](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/102ba5d2c702abd3653efe5b85d8c207ca0844f8))

## [5.3.2](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.3.1...v5.3.2) (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 @@ -60,7 +60,7 @@
"include/*"
]
},
"version": "5.3.2",
"version": "5.3.3",
"frameworks": "arduino",
"platforms": [
"espressif32",
Expand Down

0 comments on commit 00fdfec

Please sign in to comment.