validation_hints 8.1.44 → 8.1.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9543893f9776a34054b78cc2c3603033770c06f1acfca5157e77e113d72c1e8f
4
- data.tar.gz: a7383d99ae68ff642d51bb0ab8c7e09c54db142b4ffd26f33b8fed90d4b09eea
3
+ metadata.gz: a6f08a578893ae27267a2b78b4ac41ff92afcd4b5cc72df16be6e66b6dc3aa88
4
+ data.tar.gz: 0c63933c97c98f189a8dc4e9b1e2c9a8b5ac1c26e4854ac27a657250bfc90108
5
5
  SHA512:
6
- metadata.gz: eac9236119b27a0e998de1f2bf7b801255d842fd3fa092eabae88e17594e9ea5e1bc639363529af0e747e674a4ccc051684914367ea7b753e2853c490d5b4e71
7
- data.tar.gz: f441bfec8c16de7a27ba4f90b88f2dbb100fc357e5bedee2e8816ef819f57e4ec2d10a97995f6f88c0842cd37a6844fda8b26bef9b46721a668c8dc2c874e5fc
6
+ metadata.gz: ce4e086a88fd277e4ce8bf6dfadf8ec26f91d4df0ff67b8cfb8e8b0d950f2338fb900b4d804ee0a7eea683326cb0d30cc2b40040c0ccc36e7fa5829434df1fac
7
+ data.tar.gz: 1df189ccd92a79015786878e0f1908fc16da6425bec511fcca9121780a6c235e207d2f24ace215fb1303c2971ce26b2e80d996820f06936fcee44f4136e373a8
data/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  All notable changes to this project are documented here.
4
4
 
5
+ ## 8.1.45
6
+
7
+ ### Changed
8
+
9
+ - **Version numbering:** aligned with **inline_forms** / **inline_forms_installer** / **inline_forms_schema_edit** **8.1.45** (companion release: engine model top bar and `inline_forms_search_on`; no API changes in validation_hints).
10
+
5
11
  ## 8.1.44
6
12
 
7
13
  ### Changed
@@ -1,5 +1,5 @@
1
1
  # -*- encoding : utf-8 -*-
2
2
 
3
3
  module ValidationHints
4
- VERSION = "8.1.44"
4
+ VERSION = "8.1.45"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: validation_hints
3
3
  version: !ruby/object:Gem::Version
4
- version: 8.1.44
4
+ version: 8.1.45
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ace Suares