chore(minor): 1.2.0 [skip ci]

## [1.2.0](https://github.com/lorow/OpenIris/compare/v1.1.4...v1.2.0) (2023-01-29)

### 📝 Documentation

* add warning in ini file ([95fdf81](95fdf810c8))
This commit is contained in:
semantic-release-bot 2023-01-29 13:38:59 +00:00
parent 95fdf810c8
commit 8c178433d0
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.2.0](https://github.com/lorow/OpenIris/compare/v1.1.4...v1.2.0) (2023-01-29)
### 📝 Documentation
* add warning in ini file ([95fdf81](https://github.com/lorow/OpenIris/commit/95fdf810c850bbe3325b924dee00b5575000a24c))
## [1.1.4](https://github.com/lorow/OpenIris/compare/v1.1.3...v1.1.4) (2023-01-18)

View File

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