Skip to content

Commit c06a187

Browse files
chore(main): release 2.0.7 (#68)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3de10e3 commit c06a187

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.7](https://github.com/matteoredz/itax-code/compare/v2.0.6...v2.0.7) (2026-01-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** add openssl gem to Gemfile ([#67](https://github.com/matteoredz/itax-code/issues/67)) ([3de10e3](https://github.com/matteoredz/itax-code/commit/3de10e335de75fea9b174191c2d56a3f2d32ccc8))
9+
310
## [2.0.6](https://github.com/matteoredz/itax-code/compare/v2.0.5...v2.0.6) (2025-11-08)
411

512

lib/itax_code/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ItaxCode
4-
VERSION = "2.0.6"
4+
VERSION = "2.0.7"
55
end

0 commit comments

Comments
 (0)