mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 02:27:48 +02:00
chore(main): release 4.1.8 (#16)
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [4.1.8](https://github.com/joaquinjsb/gitea-release-please-action/compare/v4.1.7...v4.1.8) (2025-09-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** bump release-please to 16.15.2 ([1819b50](https://github.com/joaquinjsb/gitea-release-please-action/commit/1819b5039b720da54c6dc10a0102045dc75d61db))
|
||||
* **deps:** bump release-please to 16.15.3 ([f9d8545](https://github.com/joaquinjsb/gitea-release-please-action/commit/f9d8545b890e0c4ea9bdc7527237fc94792ba46a))
|
||||
|
||||
## [4.1.7](https://github.com/joaquinjsb/gitea-release-please-action/compare/v4.1.6...v4.1.7) (2024-11-19)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "4.1.7",
|
||||
"version": "4.1.8",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release-please-action",
|
||||
"version": "4.1.7",
|
||||
"version": "4.1.8",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "4.1.7",
|
||||
"version": "4.1.8",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user