mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
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:
parent
fea596e529
commit
0d1f7ada53
@ -3,6 +3,13 @@
|
|||||||
[](https://semver.org)
|
[](https://semver.org)
|
||||||
> All notable changes to this project will be documented in this file
|
> 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)
|
## [1.10.1](https://github.com/lorow/OpenIris/compare/v1.10.0...v1.10.1) (2023-03-09)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -20,7 +20,7 @@
|
|||||||
"include": "/lib/src"
|
"include": "/lib/src"
|
||||||
},
|
},
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"version": "1.10.1",
|
"version": "1.10.2",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": "espressif32"
|
"platforms": "espressif32"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user