From e30b75b6bbef9d4d2290fbb5f97a6b73f0f05d96 Mon Sep 17 00:00:00 2001 From: Johan Nyman Date: Wed, 4 Sep 2024 12:52:02 +0200 Subject: [PATCH] chore(release): 9.0.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 333393ab..852cabc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.0.1](https://github.com/SuperFlyTV/supertimeline/compare/9.0.0...9.0.1) (2024-09-04) + + +### Bug Fixes + +* when using the cache: invalidate objects on layers affected by changes ([26f4e82](https://github.com/SuperFlyTV/supertimeline/commit/26f4e821c29f6de73d80cb97007dc5cc2fd87ece)) + ## [9.0.0](https://github.com/SuperFlyTV/supertimeline/compare/8.3.1...9.0.0) (2023-08-23) diff --git a/package.json b/package.json index 162a6208..5758d74f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superfly-timeline", - "version": "9.0.0", + "version": "9.0.1", "description": "A collection of rules as well as a resolver for placing objects on a virtual timeline.", "license": "MIT", "author": {