command_line_boss 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: 953b0a8bbd1c3fafad1ceee175d527921b73b8aed717d3bec37eeaa074187165
4
- data.tar.gz: 07acf7edbce04850432534d1f5a77dcf49eec5259eaba4ef583b09ac0883f68d
3
+ metadata.gz: c46158c8435e83e104772da017225898e6968f8a3ac64cdbb6286174d36eb9f0
4
+ data.tar.gz: 2695fa709f38e73891b9639a59d4c076be76770a6abfb536412fc53a1fd4711d
5
5
  SHA512:
6
- metadata.gz: '0953f6521edd9113d7befa0231771d27f0395a6d487df9640e179e5bedaf152b7cb7d0bb4cb2d4dcaa299cdb3689035aa95ee1e4b2c06e4f821a94fac90224b4'
7
- data.tar.gz: 6dee4f58d3326609537c61af7d4628d1d824c3762afb0facba2e549c039730b10a7d82c1855e7a5555121a5614df1345cd4dc1697681a544972bc10b0c5d1da1
6
+ metadata.gz: 3ef479bcc9ee22889c9ec845ba3cfd0890239f5d8fe6dbe583a81cb70e055fc2716f45eb0aa36d8042caba0f47cf582ad6234eab7666d8c8d2d77daf42c57d48
7
+ data.tar.gz: 822c5361c1c8f76054a6140195f381e98b76260516a9d8019f0ee18491886e228279ab676bfeec50c871ab6e5921ade6abbfffa2c0f3d8b49395067b1d680dc0
@@ -1,3 +1,3 @@
1
1
  {
2
- ".": "0.2.1"
2
+ ".": "0.2.2"
3
3
  }
data/CHANGELOG.md CHANGED
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.2.2](https://github.com/main-branch/command_line_boss/compare/v0.2.1...v0.2.2) (2025-04-17)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Do not trigger build workflows after merging to main or for release PRs ([a2471df](https://github.com/main-branch/command_line_boss/commit/a2471df6ef9efbed7cb45d56beef20033206d309))
14
+
8
15
  ## [0.2.1](https://github.com/main-branch/command_line_boss/compare/v0.2.0...v0.2.1) (2025-04-16)
9
16
 
10
17
 
@@ -2,5 +2,5 @@
2
2
 
3
3
  class CommandLineBoss
4
4
  # Gem version
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: command_line_boss
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
@@ -288,8 +288,8 @@ metadata:
288
288
  allowed_push_host: https://rubygems.org
289
289
  homepage_uri: https://github.com/main-branch/command_line_boss
290
290
  source_code_uri: https://github.com/main-branch/command_line_boss
291
- documentation_uri: https://rubydoc.info/gems/command_line_boss/0.2.1
292
- changelog_uri: https://rubydoc.info/gems/command_line_boss/0.2.1/file/CHANGELOG.md
291
+ documentation_uri: https://rubydoc.info/gems/command_line_boss/0.2.2
292
+ changelog_uri: https://rubydoc.info/gems/command_line_boss/0.2.2/file/CHANGELOG.md
293
293
  rubygems_mfa_required: 'true'
294
294
  rdoc_options: []
295
295
  require_paths: