Skip to content

Commit 4f07bc7

Browse files
chore(main): release 2.0.6
1 parent bf709ae commit 4f07bc7

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.6](https://github.com/matteoredz/itax-code/compare/v2.0.5...v2.0.6) (2024-10-22)
4+
5+
6+
### Continuous Integration
7+
8+
* add workflow to check conventional PR title ([#61](https://github.com/matteoredz/itax-code/issues/61)) ([bf709ae](https://github.com/matteoredz/itax-code/commit/bf709aed645955fc715c36afb94c5bf70c6404f2))
9+
310
## [2.0.5](https://github.com/matteoredz/itax-code/compare/v2.0.4...v2.0.5) (2024-10-22)
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.5"
4+
VERSION = "2.0.6"
55
end

0 commit comments

Comments
 (0)