Skip to content

Commit 9af3bf3

Browse files
authored
tag v5.0.3 (#70)
1 parent 8abc00b commit 9af3bf3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
## [Unreleased]
2+
* no unreleased changes *
3+
4+
## 5.0.3 / 2025-03-07
5+
### Fixed
26
* fix input group UI style in form and readonly mode
37

48
## 5.0.2 / 2025-03-02

lib/ndr_ui/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# This stores the current version of the NdrUi gem. Use semantic versioning http://semver.org
44
module NdrUi
5-
VERSION = '5.0.2'
5+
VERSION = '5.0.3'
66
end

0 commit comments

Comments
 (0)