chore(patch): 1.1.12 [skip ci]

## [1.1.12](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.1.11...v1.1.12) (2023-02-12)

### 🐛 Bug Fixes

* make titles dynamic to font accent ([cf5382b](cf5382bd6e))
This commit is contained in:
semantic-release-bot 2023-02-12 17:44:20 +00:00
parent cf5382bd6e
commit bc429848ad
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.1.12](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.1.11...v1.1.12) (2023-02-12)
### 🐛 Bug Fixes
* make titles dynamic to font accent ([cf5382b](https://github.com/RedHawk989/EyeTrackVR-Docs/commit/cf5382bd6eb68569792861a03b076b612df66ade))
## [1.1.11](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.1.10...v1.1.11) (2023-02-12)

View File

@ -1,6 +1,6 @@
{
"name": "etvr_docs",
"version": "1.1.11",
"version": "1.1.12",
"description": "Official Docs for ETVR",
"repository": "https://github.com/RedHawk989/EyeTrackVR",
"author": "DaOfficialWizard",