jekyll-pandoc-exports 0.1.10 → 0.1.11

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: 6bbf7cb4fd1db1da20c0306ca448d9235f226bc3c0c148885c462d0e3d9e4235
4
- data.tar.gz: 94031e6e8d674795b41696b0d71330676f54f591c0c2f788d1559e678167b7ca
3
+ metadata.gz: 803a9761d7315ab4ebe0218e9201f1c5f7f5c1b1461d1e377b91db74f0ff20ab
4
+ data.tar.gz: dc7d8df25d3f6910f8e7d3bd1cc5f546723a4f20a5091bf9b5258891d01e8c2d
5
5
  SHA512:
6
- metadata.gz: a00f2a53bccb484dc1ca694bedfeea28fe0fc3a8c52fe7b62b745fc759a4b7bba2fd749fb51bfac628e2897b975e99e557ab4f7736465a50446ab9455b830c8f
7
- data.tar.gz: c9dffafe30e8ed3eb3382d75d35b21864b0b803d21bc339496e0ea5f96fb1f33f06af37f0a563f898ffda6ecb34284c02a8e1af0d5deababe338c532c6a4ee88
6
+ metadata.gz: e6535394ca065c27b6dd5672b7bb48efbd6707d8e11048dfa81dfe9475af7d822b1d3f86299a76927f22c00071a428f56f44a3786f81c297562102764a53900b
7
+ data.tar.gz: bbd5aa7e739cdfb8e241a5d43a420ff8174a04e21cb645a24a8a800e8cca59b4f43714a0e69e119022b2e2a30c2f7fe1af8ad417500416815e47f7240c3cf6a8
data/CHANGELOG.md CHANGED
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.1.11] - 2025-09-15
11
+
12
+ ### Added
13
+ -
14
+
15
+ ### Changed
16
+ -
17
+
18
+ ### Fixed
19
+ -
10
20
  ## [0.1.10] - 2025-09-15
11
21
 
12
22
  ### Added
@@ -1,5 +1,5 @@
1
1
  module Jekyll
2
2
  module PandocExports
3
- VERSION = '0.1.10'
3
+ VERSION = '0.1.11'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-pandoc-exports
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.10
4
+ version: 0.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael McGarrah
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-09-15 00:00:00.000000000 Z
11
+ date: 2025-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -103,7 +103,13 @@ files:
103
103
  homepage: https://github.com/mcgarrah/jekyll-pandoc-exports
104
104
  licenses:
105
105
  - MIT
106
- metadata: {}
106
+ metadata:
107
+ documentation_uri: https://jekyll-pandoc-exports.readthedocs.io
108
+ api_documentation_uri: https://www.rubydoc.info/gems/jekyll-pandoc-exports
109
+ homepage_uri: https://github.com/mcgarrah/jekyll-pandoc-exports
110
+ source_code_uri: https://github.com/mcgarrah/jekyll-pandoc-exports
111
+ changelog_uri: https://github.com/mcgarrah/jekyll-pandoc-exports/blob/main/CHANGELOG.md
112
+ bug_tracker_uri: https://github.com/mcgarrah/jekyll-pandoc-exports/issues
107
113
  post_install_message:
108
114
  rdoc_options: []
109
115
  require_paths: