Skip to content

Commit 8df7104

Browse files
committed
build(release): bump version from 1.0.1 to 1.1.0
1 parent 81c22f4 commit 8df7104

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.1.0

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.0] - 2024-01-29
11+
12+
### Changed
13+
14+
- Require ruby version >= 3.1 by @danilogco
15+
- Ruby version < 3.1 aren't supported anymore
16+
- Dependencies update by @danilogco
17+
- Adds Ruby v3.3.0 to the unit test matrix by @danilogco
18+
1019
## [1.0.1] - 2023-02-03
1120

1221
### Changed
1322

14-
- Adiciona workflow de deployment padronizado ao projeto por @danilogco
15-
- Adiciona o Ruby v3.2.0 para a matriz de testes unitários por @danilogco
23+
- Adds standardized deployment workflow to the project by @danilogco
24+
- Adds Ruby v3.2.0 to the unit test matrix by @danilogco
1625

1726
## [1.0.0] - 2023-01-02
1827

@@ -45,7 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4554
### Changed
4655

4756
- [QC-79](https://qflash.atlassian.net/jira/software/projects/QC/boards/31?selectedIssue=QC-79)
48-
Reduzir uso de pipelines em projetos Ruby [Dependabot]
57+
Reduzir uso de pipelines em projetos Ruby [Dependabot]
4958
- Bump Ruby version to v3.1.0
5059

5160
## [0.2.0] - 2022-01

0 commit comments

Comments
 (0)