mammoth 1.5.2 → 1.5.3

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: 9f17ca40374989940289e36db2ee681398d2e511f88fd120344ff0cd26aa7eb2
4
- data.tar.gz: fdbbd994bf1efc42ea6bd2699c9f0dd46dd790fdf1b930b389b0b3c9f853846b
3
+ metadata.gz: 46b595362901f1421a5859f5bf085eba22ea1cd611d727d957fc652c6fd9716d
4
+ data.tar.gz: a3a0cf5f02e354913f93043af7301016ff708e802f44098aa833cd38e7860bf5
5
5
  SHA512:
6
- metadata.gz: 66a28c5f733c9512e1a78d0a3336dadb46a12bd53d89c13d74a0d3449e4fe3f279a7590204052e13b015c14144cabfe26f64c40aa690bd89a761c347af2b5ea3
7
- data.tar.gz: a87703154c4b33c177be2c9c37a836190f40030c16fc01c3f8ddbf64d14df3d6842e56284bd923d18370c496b008cfac46c0b8e56905ab39fef6cccdc7142874
6
+ metadata.gz: b27e4e3cfca6c73f5a9965847a5423838dae7b178e84ae4cc8a126fe899b3a987f5da5b50c8d8e1cf25d7c698d4fdb26b9f8f3c4a70d1fef98068c126c8edffd
7
+ data.tar.gz: 011eddde2e7573e675d10cb87ffdd0a5da02d330b2575ac58c1f13500649fd18811076554e2c0e49de21b20f30b1f9bc92b2ada1d01ec69a69a6b0ac61ebda49
data/CHANGELOG.md CHANGED
@@ -6,6 +6,12 @@
6
6
 
7
7
  ## Unreleased
8
8
 
9
+ ## 1.5.3 - 2026-07-26
10
+
11
+ ### Fixed
12
+
13
+ - Add the actual Publish chart step to helm.yml github actions workflow
14
+
9
15
  ## 1.5.2 - 2026-07-26
10
16
 
11
17
  ### Changed
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Mammoth
4
4
  # Current Mammoth gem version.
5
- VERSION = "1.5.2"
5
+ VERSION = "1.5.3"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mammoth
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.2
4
+ version: 1.5.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ken C. Demanawa