Skip to content

Commit d0203fb

Browse files
Merge pull request #13 from deployhq/release-please--branches--master
chore(master): release 1.3.3
2 parents 3cdaacc + 19a41a4 commit d0203fb

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.3.2"
2+
".": "1.3.3"
33
}

CHANGELOG.md

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

3+
## [1.3.3](https://github.com/deployhq/deploy-agent/compare/v1.3.2...v1.3.3) (2025-01-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix release-please configuration. ([5373d31](https://github.com/deployhq/deploy-agent/commit/5373d31df31928997213e7e883ddd899a6d7d6c3))
9+
* Fix rubocop offenses. ([5d7ba4f](https://github.com/deployhq/deploy-agent/commit/5d7ba4fa3d422d8ff4bfa57ba3d6034c787abe7f))
10+
* Replace deprecated `File.exists?` method. ([2b65cf1](https://github.com/deployhq/deploy-agent/commit/2b65cf1b14be81a36ecc6ef8a7c2ec1d94186298))
11+
12+
13+
### Documentation
14+
15+
* Improve README with Release instructions. ([73cfc3b](https://github.com/deployhq/deploy-agent/commit/73cfc3b9e7f9c38b4cfd986a60881f05cb22ca74))
16+
317
## [1.3.2](https://github.com/krystal/deploy-agent/compare/v1.3.1...v1.3.2) (2023-10-25)
418

519

0 commit comments

Comments
 (0)