From 41305035d71eb0b5f19320049507ffe5491bd8ef Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Tue, 2 Nov 2021 09:46:04 +0100 Subject: [PATCH] chore(release): 9.1.11 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5132a0924..e8e1a9cf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ 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.11](https://github.com/Sidoine/Ovale/compare/9.1.10...9.1.11) (2021-11-02) + +### Bug Fixes + +- import latest scripts from SimulationCraft 2021-11-01 ([#1052](https://github.com/Sidoine/Ovale/issues/1052)) ([2b83370](https://github.com/Sidoine/Ovale/commit/2b83370824a51f9ab36c5984b7bfa359f2603c88)) + ### [9.1.10](https://github.com/Sidoine/Ovale/compare/9.1.9...9.1.10) (2021-10-11) ### Bug Fixes diff --git a/package.json b/package.json index b5043d3ed..72fa500b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ovale", - "version": "9.1.10", + "version": "9.1.11", "description": "Show the icon of the next spell to cast", "main": "dist/index.js", "scripts": {