chore(patch): 1.10.2 [skip ci]

## [1.10.2](https://github.com/lorow/OpenIris/compare/v1.10.1...v1.10.2) (2023-03-11)

### 🐛 Bug Fixes

* bug in customname ([fea596e](fea596e529))
This commit is contained in:
semantic-release-bot 2023-03-11 15:59:29 +00:00
parent fea596e529
commit 0d1f7ada53
2 changed files with 8 additions and 1 deletions

View File

@ -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
## [1.10.2](https://github.com/lorow/OpenIris/compare/v1.10.1...v1.10.2) (2023-03-11)
### 🐛 Bug Fixes
* bug in customname ([fea596e](https://github.com/lorow/OpenIris/commit/fea596e529b0f93ee40791ae507d8f5415acbee7))
## [1.10.1](https://github.com/lorow/OpenIris/compare/v1.10.0...v1.10.1) (2023-03-09)

View File

@ -20,7 +20,7 @@
"include": "/lib/src"
},
"dependencies": {},
"version": "1.10.1",
"version": "1.10.2",
"frameworks": "arduino",
"platforms": "espressif32"
}