Skip to content

Commit

Permalink
chore(patch): 5.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.5.2](v5.5.1...v5.5.2) (2024-11-05)

### 🎨 Styles

* Format code and update configuration files for consistency ([922a8fd](922a8fd))
  • Loading branch information
semantic-release-bot committed Nov 5, 2024
1 parent 922a8fd commit 12caefa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# πŸ“¦ Changelog
[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![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.5.2](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.5.1...v5.5.2) (2024-11-05)


### 🎨 Styles

* Format code and update configuration files for consistency ([922a8fd](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/922a8fd29ad587a61542e00a86797d3e42f96cc9))

# πŸ“¦ Changelog
[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
Expand Down Expand Up @@ -681,4 +693,4 @@

### πŸ” Continuous Integration

* **ci-semver:** add automated changelog ([985eca0](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/985eca0d352ea44ef0833df7167a4dc9216feafd))
* **ci-semver:** add automated changelog ([985eca0](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/985eca0d352ea44ef0833df7167a4dc9216feafd))
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.5.1",
"version": "5.5.2",
"frameworks": "arduino",
"platforms": ["espressif32", "espressif8266"]
}

0 comments on commit 12caefa

Please sign in to comment.