From 95e1bd9aad54f0cfa29d6d45232c36942f0c6070 Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Wed, 30 Jun 2021 11:24:21 +0200 Subject: [PATCH] chore(release): 9.1.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75e43c023..88f2685ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [9.1.1](https://github.com/Sidoine/Ovale/compare/9.1.0...9.1.1) (2021-06-30) + ## [9.1.0](https://github.com/Sidoine/Ovale/compare/9.0.48...9.1.0) (2021-06-30) ### Bug Fixes diff --git a/package.json b/package.json index 0e664ae37..b76fa6268 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ovale", - "version": "9.1.0", + "version": "9.1.1", "description": "Show the icon of the next spell to cast", "main": "dist/index.js", "scripts": {