ace-support-markdown 0.3.5 → 0.3.6

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: 45feac5fabd5be70c48e872a7ac894e2da077e974f1d8dc18d3bbc5a58a1a740
4
- data.tar.gz: 7e2e1a02269113ace30734dae75e98338d6bb76e2c83b82b642190e5ffb909e7
3
+ metadata.gz: 695e377b80b59b60f0d05d725453f1c0e5583b6b9c746a4bd3a763e009ed0d55
4
+ data.tar.gz: 2ffb007b6255d6259cb7d6ddf328b1404be69cb726b2fc1250566e6133e4f37a
5
5
  SHA512:
6
- metadata.gz: 8396f8933ae331f777bf1ecc026663cd55a4cb3ecadca4cdfed7c497f2c625ed639197eb0ee4f544457f873e62894ef26d3606ffc831381b7b7a30adc17ca001
7
- data.tar.gz: 59d51b8498198f488f86e11d191cbbf78b0079e4b82f7dcdd4a18436125224a277a121624b3b4257fb3036663d1b0361ea3acc7b52b966dc11e71d2156f347f7
6
+ metadata.gz: 0a73ad82340a758a3e83ab763ea5f52ccd67f42461ee124736b9ca0c97494cfe84abc41f87d05b53ef245f2651075824f98c766c597047f43c943e25f707ac02
7
+ data.tar.gz: d7f765db4d87dd4852160781b0864422634fba973ab336ce95315a6168e460081cd30c771ad72ca6cf378c9d38bceeb88f73649e4c2c638bc886609c7277c4e0
data/CHANGELOG.md CHANGED
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+
11
+ ## [0.3.6] - 2026-09-02
12
+
13
+ ### Technical
14
+ - Included in the coordinated all-package patch release preparation for ACE monorepo review.
10
15
  ## [0.3.5] - 2026-08-12
11
16
 
12
17
  ### Technical
@@ -3,7 +3,7 @@
3
3
  module Ace
4
4
  module Support
5
5
  module Markdown
6
- VERSION = "0.3.5"
6
+ VERSION = "0.3.6"
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ace-support-markdown
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.5
4
+ version: 0.3.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michal Czyz
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2026-08-12 00:00:00.000000000 Z
10
+ date: 2026-09-05 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: kramdown