Skip to content

Commit 2a2535e

Browse files
authored
chore(main): release 4.1.8 (#16)
1 parent e29b59c commit 2a2535e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [4.1.8](https://github.com/joaquinjsb/gitea-release-please-action/compare/v4.1.7...v4.1.8) (2025-09-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump release-please to 16.15.2 ([1819b50](https://github.com/joaquinjsb/gitea-release-please-action/commit/1819b5039b720da54c6dc10a0102045dc75d61db))
9+
* **deps:** bump release-please to 16.15.3 ([f9d8545](https://github.com/joaquinjsb/gitea-release-please-action/commit/f9d8545b890e0c4ea9bdc7527237fc94792ba46a))
10+
311
## [4.1.7](https://github.com/joaquinjsb/gitea-release-please-action/compare/v4.1.6...v4.1.7) (2024-11-19)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "release-please-action",
33
"private": true,
4-
"version": "4.1.7",
4+
"version": "4.1.8",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)