From 5730912f0394f184231a92d66656dd786070d40c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 12 Feb 2023 12:57:42 +0000 Subject: [PATCH] chore(patch): 1.1.11 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.1.11](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.1.10...v1.1.11) (2023-02-12) ### 🐛 Bug Fixes * edit configure firmware docs ([54d98b8](https://github.com/RedHawk989/EyeTrackVR-Docs/commit/54d98b8f4a434309f900ef6d801cefdfceb9eebe)) --- CHANGELOG.md | 7 +++++++ vitepress/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6004af0..421972e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.11](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.1.10...v1.1.11) (2023-02-12) + + +### 🐛 Bug Fixes + +* edit configure firmware docs ([54d98b8](https://github.com/RedHawk989/EyeTrackVR-Docs/commit/54d98b8f4a434309f900ef6d801cefdfceb9eebe)) + ## [1.1.10](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.1.9...v1.1.10) (2023-02-12) diff --git a/vitepress/package.json b/vitepress/package.json index fd99d02..527922c 100644 --- a/vitepress/package.json +++ b/vitepress/package.json @@ -1,6 +1,6 @@ { "name": "etvr_docs", - "version": "1.1.10", + "version": "1.1.11", "description": "Official Docs for ETVR", "repository": "https://github.com/RedHawk989/EyeTrackVR", "author": "DaOfficialWizard",