Skip to content

Commit

Permalink
chore(patch): 5.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.4.1](v5.4.0...v5.4.1) (2024-04-06)

### πŸ› Bug Fixes

* clean up some extranious left overs ([38eff9d](38eff9d))
  • Loading branch information
semantic-release-bot committed Apr 6, 2024
1 parent 38eff9d commit 2541372
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.4.1](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.4.0...v5.4.1) (2024-04-06)


### πŸ› Bug Fixes

* clean up some extranious left overs ([38eff9d](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/38eff9d4ab7f31150c777fac6f9942bf08c09890))

## [5.4.0](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.3.5...v5.4.0) (2024-04-05)


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.4.0",
"version": "5.4.1",
"frameworks": "arduino",
"platforms": ["espressif32", "espressif8266"]
}

0 comments on commit 2541372

Please sign in to comment.