We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1768f61 commit 9d08e12Copy full SHA for 9d08e12
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## [Unreleased]
2
3
+## [0.4.6] - 2025-05-01
4
+
5
- Fix healing for positioning with nullable scope (parent in trees, for example). Thanks @pyromaniac!
6
7
## [0.4.5] - 2024-12-04
lib/positioning/version.rb
@@ -1,3 +1,3 @@
module Positioning
- VERSION = "0.4.5"
+ VERSION = "0.4.6"
end
0 commit comments