Skip to content

Commit 12caefa

Browse files
chore(patch): 5.5.2 [skip ci]
## [5.5.2](v5.5.1...v5.5.2) (2024-11-05) ### 🎨 Styles * Format code and update configuration files for consistency ([922a8fd](922a8fd))
1 parent 922a8fd commit 12caefa

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# πŸ“¦ Changelog
2+
[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
3+
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
4+
> All notable changes to this project will be documented in this file
5+
6+
## [5.5.2](https://github.com/ZanzyTHEbar/EasyNetworkManager/compare/v5.5.1...v5.5.2) (2024-11-05)
7+
8+
9+
### 🎨 Styles
10+
11+
* Format code and update configuration files for consistency ([922a8fd](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/922a8fd29ad587a61542e00a86797d3e42f96cc9))
12+
113
# πŸ“¦ Changelog
214
[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
315
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
@@ -681,4 +693,4 @@
681693

682694
### πŸ” Continuous Integration
683695

684-
* **ci-semver:** add automated changelog ([985eca0](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/985eca0d352ea44ef0833df7167a4dc9216feafd))
696+
* **ci-semver:** add automated changelog ([985eca0](https://github.com/ZanzyTHEbar/EasyNetworkManager/commit/985eca0d352ea44ef0833df7167a4dc9216feafd))

β€ŽNetworkManager/library.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"export": {
5757
"include": ["src/*", "examples/*", "include/*"]
5858
},
59-
"version": "5.5.1",
59+
"version": "5.5.2",
6060
"frameworks": "arduino",
6161
"platforms": ["espressif32", "espressif8266"]
6262
}

0 commit comments

Comments
Β (0)