stimulus-pdf-viewer-rails 0.3.0 → 0.3.2

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: 43f0f370e8cb71ab25bae045345269c4567e3afaecb6a15f43dfe8dd26b4766c
4
- data.tar.gz: ce65b690119f2d649ef611f227e4da9bfddf4f27da9273221a9653211eb84445
3
+ metadata.gz: 94c69ce661ffbfcc99fa65676d97183b65252cb525c69ac4ef4d0dd128a6ba48
4
+ data.tar.gz: c51c519b51d76b496afa78ffa68703bf7eb17e2f147516de224e75bf6c834bfe
5
5
  SHA512:
6
- metadata.gz: cd3c15bcfccb692d88527594f57cbcbe280b7c0ec79b84f15a8c36016e907b29431554098602042c51ed80a2cdd1601ced8782cf33ae9fd4fba216c29a764ffa
7
- data.tar.gz: c275cb1442a607111a11564d1ecf5326c69be6653ef497c49c45f602c0d4f44e38373b9d6d5308cc821ba92c1933bdc4f929185de0f524533a60b84d52bb7d6f
6
+ metadata.gz: db307a6dc1e632f7d4e6ddb1c5fec962c421e4981a0e713e71b33686d5b82bf9f3a16ac297049c50bd217424254e863aaca8d63320d695c6feadea5be7bbad6b
7
+ data.tar.gz: d01c3a7398acf4b25054685c87258bf1dc9d24718905c014c5b41410d0bcb0f878c9495ec7f13e639d2071adb3737625e88e793da97424014fe0a43ae82f4733
data/CHANGELOG.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
+ ## [0.3.2] - 2026-05-13
6
+
7
+ ### Added
8
+ - Updated stimulus-pdf-viewer to 0.3.2
9
+
5
10
  ## [0.3.0] - 2026-04-01
6
11
 
7
12
  ### Added