From dd4da104a8010836dbe2047a4178882ad2590bdd Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Mon, 11 Oct 2021 10:21:40 +0200 Subject: [PATCH] chore(release): 9.1.10 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8983500a7..5132a0924 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.10](https://github.com/Sidoine/Ovale/compare/9.1.9...9.1.10) (2021-10-11) + +### Bug Fixes + +- import latest scripts from SimulationCraft ([#1042](https://github.com/Sidoine/Ovale/issues/1042)) ([5afb9ee](https://github.com/Sidoine/Ovale/commit/5afb9ee76ee30f8bc58395eeb0690b84b78d92d1)) + ### [9.1.9](https://github.com/Sidoine/Ovale/compare/9.1.8...9.1.9) (2021-10-01) ### Bug Fixes diff --git a/package.json b/package.json index dfc05bd3d..097d1a757 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ovale", - "version": "9.1.9", + "version": "9.1.10", "description": "Show the icon of the next spell to cast", "main": "dist/index.js", "scripts": {