Skip to content

Commit 9d08e12

Browse files
committed
Version 0.4.6
1 parent 1768f61 commit 9d08e12

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [0.4.6] - 2025-05-01
4+
35
- Fix healing for positioning with nullable scope (parent in trees, for example). Thanks @pyromaniac!
46

57
## [0.4.5] - 2024-12-04

lib/positioning/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Positioning
2-
VERSION = "0.4.5"
2+
VERSION = "0.4.6"
33
end

0 commit comments

Comments
 (0)