validation_hints 8.1.43 → 8.1.44

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: c67264dbc98e549b189480d8b7289f1591b13dbb18bd1013d9c81837ef6ee374
4
- data.tar.gz: 557ed2c651eaf3df58773f1d53a5a99a02beedcc51cbe8ed2b6fd20337bf83bf
3
+ metadata.gz: 9543893f9776a34054b78cc2c3603033770c06f1acfca5157e77e113d72c1e8f
4
+ data.tar.gz: a7383d99ae68ff642d51bb0ab8c7e09c54db142b4ffd26f33b8fed90d4b09eea
5
5
  SHA512:
6
- metadata.gz: 24be13dce43e5ba8df8d3da28f968a6704162d3b57b20b63c65ec374f9f89966eb842ec1281678c365163b019ed7b9d3ad3df3c5377d7ab32665e5e6df3644c4
7
- data.tar.gz: f71716d6b7a6d15e442d656fcfaec8fd861db0a4f245e6f7e2c5e0cf9aa3726b549453652bdf96a86d644b10abd9acdc6a54baad10b292dcc5e8db8a2b49491e
6
+ metadata.gz: eac9236119b27a0e998de1f2bf7b801255d842fd3fa092eabae88e17594e9ea5e1bc639363529af0e747e674a4ccc051684914367ea7b753e2853c490d5b4e71
7
+ data.tar.gz: f441bfec8c16de7a27ba4f90b88f2dbb100fc357e5bedee2e8816ef819f57e4ec2d10a97995f6f88c0842cd37a6844fda8b26bef9b46721a668c8dc2c874e5fc
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.44
6
+
7
+ ### Changed
8
+
9
+ - **Version numbering:** aligned with **inline_forms** / **inline_forms_installer** / **inline_forms_schema_edit** **8.1.44** (companion release: `simple_file_field` download-link Turbo bypass and route-segment fix; no API changes in validation_hints).
10
+
5
11
  ## 8.1.43
6
12
 
7
13
  ### Changed
@@ -1,5 +1,5 @@
1
1
  # -*- encoding : utf-8 -*-
2
2
 
3
3
  module ValidationHints
4
- VERSION = "8.1.43"
4
+ VERSION = "8.1.44"
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.43
4
+ version: 8.1.44
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ace Suares