chore(patch): 1.10.3 [skip ci]

## [1.10.3](https://github.com/lorow/OpenIris/compare/v1.10.2...v1.10.3) (2023-03-12)

### 🔁 Continuous Integration

* **ci-test-docker:** test new docker container ([87bc5b3](87bc5b3f7f))
* **ci-test-docker:** test new docker container ([b8a40f1](b8a40f133f))
* **ci-test-docker:** test new docker container ([16eefb8](16eefb86f4))
* **test-docker-container:** test new docker container ([2463aac](2463aac8c8))
This commit is contained in:
semantic-release-bot 2023-03-12 01:18:06 +00:00
parent 87bc5b3f7f
commit c61adc034b
2 changed files with 11 additions and 1 deletions

View File

@ -3,6 +3,16 @@
[![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.3](https://github.com/lorow/OpenIris/compare/v1.10.2...v1.10.3) (2023-03-12)
### 🔁 Continuous Integration
* **ci-test-docker:** test new docker container ([87bc5b3](https://github.com/lorow/OpenIris/commit/87bc5b3f7f83a8f5cabc71a64016befa466ed166))
* **ci-test-docker:** test new docker container ([b8a40f1](https://github.com/lorow/OpenIris/commit/b8a40f133f9fb75e3d1c9922779c0c846d2545a6))
* **ci-test-docker:** test new docker container ([16eefb8](https://github.com/lorow/OpenIris/commit/16eefb86f4853bd6a0d05051fc5fdd58bfbcd3f8))
* **test-docker-container:** test new docker container ([2463aac](https://github.com/lorow/OpenIris/commit/2463aac8c87d30c0ae90461adc8fdcbe273b0341))
## [1.10.2](https://github.com/lorow/OpenIris/compare/v1.10.1...v1.10.2) (2023-03-11)

View File

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