mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
chore(patch): 1.0.3 [skip ci]
## [1.0.3](https://github.com/lorow/OpenIris/compare/v1.0.2...v1.0.3) (2023-03-21) ### 🐛 Bug Fixes * trying to fix error in release script ([6e627fb](6e627fb873))
This commit is contained in:
parent
6e627fb873
commit
b639d9a530
@ -3,6 +3,13 @@
|
||||
[](https://semver.org)
|
||||
> All notable changes to this project will be documented in this file
|
||||
|
||||
## [1.0.3](https://github.com/lorow/OpenIris/compare/v1.0.2...v1.0.3) (2023-03-21)
|
||||
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
* trying to fix error in release script ([6e627fb](https://github.com/lorow/OpenIris/commit/6e627fb873b7961633644e06ca18d8081e025e0f))
|
||||
|
||||
## [1.0.2](https://github.com/lorow/OpenIris/compare/v1.0.1...v1.0.2) (2023-03-21)
|
||||
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
"include": "/lib/src"
|
||||
},
|
||||
"dependencies": {},
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user