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 8abc00b commit 9af3bf3Copy full SHA for 9af3bf3
CHANGELOG.md
@@ -1,4 +1,8 @@
1
## [Unreleased]
2
+* no unreleased changes *
3
+
4
+## 5.0.3 / 2025-03-07
5
+### Fixed
6
* fix input group UI style in form and readonly mode
7
8
## 5.0.2 / 2025-03-02
lib/ndr_ui/version.rb
@@ -2,5 +2,5 @@
# This stores the current version of the NdrUi gem. Use semantic versioning http://semver.org
module NdrUi
- VERSION = '5.0.2'
+ VERSION = '5.0.3'
end
0 commit comments