trycourier 4.19.1 → 4.19.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: 94256a15f78bb9855b65873a927b808b50c97d6462e94bdd9f8424a458c7443f
4
- data.tar.gz: c0d3108228214c7f65bb84b7e6e4d80bf051569bf3fbbead2940d8d4a37c9f95
3
+ metadata.gz: 78aa5195a10f1a9e0e35baac7fbd5e30ae4d18c8041b12473fd7e01f2ab5d4f7
4
+ data.tar.gz: 7bf9ccb0af6b8436aee58212baff454d06ef792f1bd40c84c6aea041dea04009
5
5
  SHA512:
6
- metadata.gz: bbab32adc97ac645aea830f12c6001f2900cdad71a14b4b2b36222e33f57b05cf8c09e5a01f0f98bfd970027e57b5ad73c7e40a6cc4fc4a55526eb731a9310d3
7
- data.tar.gz: a6848c2e56d31f865f558272cd25be6e3911096898fe0e84c33e50be66c67c8b32d386d170397c512fffdf6db7698cdb4b665d1fe8526e76f5d06e7e2431d3cd
6
+ metadata.gz: df6d4219a0c056693e5cea92ce49798403dc80568e260e91b9ec28408098448e69c233d2ce87e764879a0e07be9926ffd20a417759d155d75f9a4372cf5cad87
7
+ data.tar.gz: 7032c2ffdc8655737722530dbc91cf7c1924a1409e6c188d1c876327e376f2c43807f318c6d657d0d97d611d8645dbadc087ababaa5e375e7c80d5d3e09809eb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## 4.19.2 (2026-07-10)
4
+
5
+ Full Changelog: [v4.19.1...v4.19.2](https://github.com/trycourier/courier-ruby/compare/v4.19.1...v4.19.2)
6
+
7
+ ### Documentation
8
+
9
+ * **openapi:** canonical type-id prefixes across all examples ([#162](https://github.com/trycourier/courier-ruby/issues/162)) ([c72a6f6](https://github.com/trycourier/courier-ruby/commit/c72a6f63809b553dd84f047498ce8d695b311b09))
10
+ * **openapi:** use canonical type-id prefixes in id examples ([#160](https://github.com/trycourier/courier-ruby/issues/160)) ([ea3ec70](https://github.com/trycourier/courier-ruby/commit/ea3ec70a9339c34c0e162d807fe58ee4cbc8cc62))
11
+
3
12
  ## 4.19.1 (2026-07-09)
4
13
 
5
14
  Full Changelog: [v4.19.0...v4.19.1](https://github.com/trycourier/courier-ruby/compare/v4.19.0...v4.19.1)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Courier
4
- VERSION = "4.19.1"
4
+ VERSION = "4.19.2"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trycourier
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.19.1
4
+ version: 4.19.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Courier
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-09 00:00:00.000000000 Z
11
+ date: 2026-07-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cgi