mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 02:27:48 +02:00
chore(main): release 4.1.7 (#12)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [4.1.7](https://github.com/joaquinjsb/gitea-release-please-action/compare/v4.1.6...v4.1.7) (2024-11-19)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* removed username output ([6bfd6fd](https://github.com/joaquinjsb/gitea-release-please-action/commit/6bfd6fdd5b25a583ef759608d89b3061c07afe94))
|
||||
|
||||
## [4.1.6](https://github.com/joaquinjsb/gitea-release-please-action/compare/v4.1.5...v4.1.6) (2024-11-19)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "4.1.6",
|
||||
"version": "4.1.7",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release-please-action",
|
||||
"version": "4.1.6",
|
||||
"version": "4.1.7",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "4.1.6",
|
||||
"version": "4.1.7",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user