discovery_v1 0.2.1 → 0.2.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: 580ae6ef082efe59cdb62d74cc0b01d31a44aa2ca1834de0d969abef72739ae5
4
- data.tar.gz: ed14f37e2f76cdb7e68b9d6e22b763f1bef520962c19559e344dc20a595e6c3b
3
+ metadata.gz: 904259a7c775647df317a7fa705d23ba7fe56aea01982bd91bb12777852ab563
4
+ data.tar.gz: e896b2c1ba0a719f6949fbe63af1c29c12e4d36196196a690970be4813559987
5
5
  SHA512:
6
- metadata.gz: d425ff4759c7edda63bdd5acecb81a0bad120616ae34207228f2a554e22e1369f6c445db789f4084cc84cba6cb532756e3299001d173fb4a11458b57186d9030
7
- data.tar.gz: e37603f2a16872e69d559d712dd49facb3f86e1122f3bfa86ed11421c1041e0f0f8f93d7c7700080071427fb03627c40535c98b6383626b86d421a4518a28989
6
+ metadata.gz: dcbcbd2c2c16e990a7594e03125374827e945495a78d513d0b9e244e623ee5190c11870d338846a8c553222472e6267b1de1e09c2af18d8a45cba95e74396f8a
7
+ data.tar.gz: f529369d36ae92a25ced08216969df096c3f0007e1ce41e4dd67038cfb6067d42abfae83371c7df2da1cb3c71a7a04bda49f49169596dca3b45ecf385d879d42
@@ -1,3 +1,3 @@
1
1
  {
2
- ".": "0.2.1"
2
+ ".": "0.2.2"
3
3
  }
data/CHANGELOG.md CHANGED
@@ -4,6 +4,13 @@ Changes for each release are listed in this file.
4
4
 
5
5
  This project adheres to [Semantic Versioning](https://semver.org/) for its releases.
6
6
 
7
+ ## [0.2.2](https://github.com/main-branch/discovery_v1/compare/v0.2.1...v0.2.2) (2025-04-17)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * Do not trigger build workflows after merging to main or for release PRs ([edd8005](https://github.com/main-branch/discovery_v1/commit/edd80050002dc3ce678c3e529d0a6ea8509334f4))
13
+
7
14
  ## [0.2.1](https://github.com/main-branch/discovery_v1/compare/v0.2.0...v0.2.1) (2025-04-16)
8
15
 
9
16
 
@@ -2,5 +2,5 @@
2
2
 
3
3
  module DiscoveryV1
4
4
  # The version of this gem
5
- VERSION = '0.2.1'
5
+ VERSION = '0.2.2'
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: discovery_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Couball
@@ -279,8 +279,8 @@ metadata:
279
279
  allowed_push_host: https://rubygems.org
280
280
  homepage_uri: https://github.com/main-branch/discovery_v1
281
281
  source_code_uri: https://github.com/main-branch/discovery_v1
282
- documentation_uri: https://rubydoc.info/gems/discovery_v1/0.2.1
283
- changelog_uri: https://rubydoc.info/gems/discovery_v1/0.2.1/file/CHANGELOG.md
282
+ documentation_uri: https://rubydoc.info/gems/discovery_v1/0.2.2
283
+ changelog_uri: https://rubydoc.info/gems/discovery_v1/0.2.2/file/CHANGELOG.md
284
284
  rubygems_mfa_required: 'true'
285
285
  rdoc_options: []
286
286
  require_paths: