Skip to content

Commit b5bbb84

Browse files
committed
chore(release): 9.1.2
1 parent d6ccbc6 commit b5bbb84

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [9.1.2](https://github.com/SuperFlyTV/supertimeline/compare/9.1.1...9.1.2) (2025-04-10)
6+
7+
8+
### Bug Fixes
9+
10+
* Issue where an Object that depend on object that depend on colliding object wasn't re-resolved properly. ([2a0ff22](https://github.com/SuperFlyTV/supertimeline/commit/2a0ff226a2282d9959bf7ef25d06d87893ee3d2d))
11+
512
### [9.1.1](https://github.com/SuperFlyTV/supertimeline/compare/9.1.0...9.1.1) (2025-03-27)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "superfly-timeline",
3-
"version": "9.1.1",
3+
"version": "9.1.2",
44
"description": "Resolver for defining objects with temporal boolean logic relationships on a timeline",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)