chore(patch): 1.0.1 [skip ci]

## [1.0.1](https://github.com/lorow/OpenIris/compare/v1.0.0...v1.0.1) (2023-03-21)

### 🧑‍💻 Code Refactoring

* intitial release ([f826c17](f826c17ac8))
This commit is contained in:
semantic-release-bot 2023-03-21 11:18:21 +00:00
parent f826c17ac8
commit e567a948ea
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.0.1](https://github.com/lorow/OpenIris/compare/v1.0.0...v1.0.1) (2023-03-21)
### 🧑‍💻 Code Refactoring
* intitial release ([f826c17](https://github.com/lorow/OpenIris/commit/f826c17ac836b0bd70423fd88c3a263a11c79a69))
## 1.0.0 (2023-03-21)

View File

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