lxi_rb 0.2.18 → 0.2.26

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0a2d5028a0fea52868aca234aa718d1224af6eb885cec75f25326047deecf2ce
4
- data.tar.gz: a4c56ba50ae93eee1e93084015dfe3b5cee85b8a72c0b983e53535ae6d671f4b
3
+ metadata.gz: 2dcef63408e7e30444e4812b8882d4276bbf1e8e960c9011ee9b9f287c007a8f
4
+ data.tar.gz: 25f59056e4dab3fe8dc01bce678062108f42bac7a751021390691f3a6315efe7
5
5
  SHA512:
6
- metadata.gz: 163b3f6f7721b8bf2a0123a81b0a945c5b219606d414aa036df1be75037a5f4e9fb39b2c609df77c5755ca5b9babbc332aa3565de37b1509c2696fc348f6b2ba
7
- data.tar.gz: fa3dd7e0b992cf1c84a88c45af370a81f69ede9ae193e315769b0dd0094b38364d00583354b0a8f0ae8a5e079bc07a048085e24cddb646fb3ed1bddd570cdcc7
6
+ metadata.gz: 36529228a01aec05de4c9bfd105942cd9e09221c03cda6bd7b5b084657926e20d134b7099d1f13f95f91135dc3be02256a65ed6c5ff9498cccb7c06ae3de51d4
7
+ data.tar.gz: 1ba6db76bd435b5c353ac5b84eb9a2702bdcc0525536d8c183dbe078486a92a33ad8754918cee5f3fc08c0593653ed723ccefa983b7c42207107d38ccabc301b
data/CHANGELOG.md CHANGED
@@ -3,6 +3,37 @@
3
3
  - **(Test)** Some great Feature - ([76314bf](https://github.com/robcarruthers/lxi_rb/commit/76314bf4ccd40d9df8efe11bb1fc6046299b0284)) - [@robcarruthers](https://github.com/robcarruthers)
4
4
 
5
5
  - - -
6
+ ## [v0.2.26](https://github.com/robcarruthers/lxi_rb/compare/v0.2.25..v0.2.26) - 2023-05-08
7
+ #### Miscellaneous Chores
8
+ - **(Cog)** Update config - ([b609bf2](https://github.com/robcarruthers/lxi_rb/commit/b609bf21badde64e4968e39af4730aa5e0e76e01)) - [@robcarruthers](https://github.com/robcarruthers)
9
+
10
+ - - -
11
+
12
+ ## [v0.2.25](https://github.com/robcarruthers/lxi_rb/compare/v0.2.24..v0.2.25) - 2023-05-08
13
+ #### Bug Fixes
14
+ - **(Changelog)** Fix someBug - ([4001a3a](https://github.com/robcarruthers/lxi_rb/commit/4001a3a6438cd080d9042ca5a03de454fc913a74)) - [@robcarruthers](https://github.com/robcarruthers)
15
+ - **(SomeBug)** Made changes - ([deaf163](https://github.com/robcarruthers/lxi_rb/commit/deaf163992682f53471b686f4f52ee237f4d7162)) - [@robcarruthers](https://github.com/robcarruthers)
16
+ #### Miscellaneous Chores
17
+ - **(cog)** Update config - ([de8d8a4](https://github.com/robcarruthers/lxi_rb/commit/de8d8a4d34a11cdf76c72c550f09ddde9ea1bca5)) - [@robcarruthers](https://github.com/robcarruthers)
18
+
19
+ - - -
20
+
21
+ ## [v0.2.24](https://github.com/robcarruthers/lxi_rb/compare/v0.2.23..v0.2.24) - 2023-05-08
22
+ #### Miscellaneous Chores
23
+ - **(version)** v0.2.24 - ([0a4f0d3](https://github.com/robcarruthers/lxi_rb/commit/0a4f0d3a2df6bf5f688bcc466fde1523352ce73b)) - [@robcarruthers](https://github.com/robcarruthers)
24
+
25
+ - - -
26
+
27
+ ## [v0.2.23](https://github.com/robcarruthers/lxi_rb/compare/v0.2.21..v0.2.23) - 2023-05-08
28
+ #### Bug Fixes
29
+ - **(Stuff)** Fix hard bug - ([e9b1b02](https://github.com/robcarruthers/lxi_rb/commit/e9b1b02e2f42edf0e9aa11f9c379199d6e33be2d)) - [@robcarruthers](https://github.com/robcarruthers)
30
+
31
+ - - -
32
+
33
+ ## [v0.2.21](https://github.com/robcarruthers/lxi_rb/compare/v0.2.20..v0.2.21) - 2023-05-08
34
+
35
+ - - -
36
+
6
37
  ## [v0.2.18](https://github.com/robcarruthers/lxi_rb/compare/v0.2.16..v0.2.18) - 2023-05-08
7
38
  #### Features
8
39
  - **(Test)** Some great Feature - ([76314bf](https://github.com/robcarruthers/lxi_rb/commit/76314bf4ccd40d9df8efe11bb1fc6046299b0284)) - [@robcarruthers](https://github.com/robcarruthers)
@@ -11,7 +42,6 @@
11
42
 
12
43
  - - -
13
44
 
14
-
15
45
  ## [v0.2.16](https://github.com/robcarruthers/lxi_rb/compare/1c313adf0923f740888c4a54550b855f3ed3c51a..v0.2.16) - 2023-05-08
16
46
  #### Bug Fixes
17
47
  - **(Testing)** Changed some file - ([a3f7a3a](https://github.com/robcarruthers/lxi_rb/commit/a3f7a3a01b385e6d8ebeb0d027beef7a79007f64)) - [@robcarruthers](https://github.com/robcarruthers)
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- lxi_rb (0.2.18)
4
+ lxi_rb (0.2.26)
5
5
  ffi (~> 1.15)
6
6
 
7
7
  GEM
data/Rakefile CHANGED
@@ -2,7 +2,6 @@
2
2
 
3
3
  require 'bundler/gem_tasks'
4
4
  require 'rake/testtask'
5
- require 'structured_changelog/tasks'
6
5
 
7
6
  Rake::TestTask.new(:test) do |t|
8
7
  t.libs << 'test'
@@ -15,3 +14,10 @@ require 'rubocop/rake_task'
15
14
  RuboCop::RakeTask.new
16
15
 
17
16
  task default: %i[test rubocop]
17
+
18
+ desc "Bumps the gem version and generates changelog modifications with cocogitto"
19
+ task :bump_gem do
20
+ cog_version = `cog -V`
21
+ puts $?
22
+ puts cog_version
23
+ end
data/cog.toml CHANGED
@@ -1,10 +1,8 @@
1
1
  from_latest_tag = true
2
2
  ignore_merge_commits = false
3
3
  branch_whitelist = []
4
- pre_bump_hooks = []
5
- post_bump_hooks = [
6
- "rake release"
7
- ]
4
+ pre_bump_hooks = [ "bump set {{version}} -p 'chore(version):' -m 'v{{version}}'" ]
5
+ post_bump_hooks = [ "rake release" ]
8
6
  pre_package_bump_hooks = []
9
7
  post_package_bump_hooks = []
10
8
  tag_prefix = "v"
data/lib/lxi/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Lxi
4
- VERSION = '0.2.18'
4
+ VERSION = '0.2.26'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lxi_rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.18
4
+ version: 0.2.26
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rob Carruthers