Skip to content

Commit

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

### 🤖 Build System

* Update ArduinoJson dependency in dev_config.ini ([58cb244](58cb244))
  • Loading branch information
semantic-release-bot committed Mar 31, 2024
1 parent 58cb244 commit 5bea095
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.4](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.3.3...v5.3.4) (2024-03-31)


### 🤖 Build System

* Update ArduinoJson dependency in dev_config.ini ([58cb244](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/58cb24494ac29206c24ad207c244b006da6112f5))

## [5.3.3](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.3.2...v5.3.3) (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.3",
"version": "5.3.4",
"frameworks": "arduino",
"platforms": ["espressif32", "espressif8266"]
}

0 comments on commit 5bea095

Please sign in to comment.