mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-12 22:01:35 +02:00
chore(main): release 4.1.9 (#18)
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [4.1.9](https://github.com/joaquinjsb/gitea-release-please-action/compare/v4.1.8...v4.1.9) (2025-09-16)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **deps:** bump release-please to 16.15.5 ([4455589](https://github.com/joaquinjsb/gitea-release-please-action/commit/4455589b47fab8590d9e8f86f039d725fd3e0e20))
|
||||||
|
|
||||||
## [4.1.8](https://github.com/joaquinjsb/gitea-release-please-action/compare/v4.1.7...v4.1.8) (2025-09-16)
|
## [4.1.8](https://github.com/joaquinjsb/gitea-release-please-action/compare/v4.1.7...v4.1.8) (2025-09-16)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "4.1.8",
|
"version": "4.1.9",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "4.1.8",
|
"version": "4.1.9",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "4.1.8",
|
"version": "4.1.9",
|
||||||
"description": "automated releases based on conventional commits",
|
"description": "automated releases based on conventional commits",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user