mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-12 20:21:40 +02:00
chore(main): release 4.1.4 (#1039)
🤖 I have created a release *beep* *boop* --- ## [4.1.4](https://github.com/googleapis/release-please-action/compare/v4.1.3...v4.1.4) (2024-10-02) ### Bug Fixes * bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group ([#1015](https://github.com/googleapis/release-please-action/issues/1015)) ([5ec1cbd](5ec1cbd9cb)) * bump release-please from 16.12.0 to 16.13.0 ([#1030](https://github.com/googleapis/release-please-action/issues/1030)) ([caa0464](caa04646d1)) * bump release-please from 16.13.0 to 16.14.0 ([#1032](https://github.com/googleapis/release-please-action/issues/1032)) ([b2a986c](b2a986c7e2)) * **deps:** update release-please to 16.14.1 ([#1036](https://github.com/googleapis/release-please-action/issues/1036)) ([2942e51](2942e515c9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [4.1.4](https://github.com/googleapis/release-please-action/compare/v4.1.3...v4.1.4) (2024-10-02)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group ([#1015](https://github.com/googleapis/release-please-action/issues/1015)) ([5ec1cbd](https://github.com/googleapis/release-please-action/commit/5ec1cbd9cb73c9d06637313bec5e3d6788e6a5f1))
|
||||||
|
* bump release-please from 16.12.0 to 16.13.0 ([#1030](https://github.com/googleapis/release-please-action/issues/1030)) ([caa0464](https://github.com/googleapis/release-please-action/commit/caa04646d19fbb163bb853d276be1877fd092e90))
|
||||||
|
* bump release-please from 16.13.0 to 16.14.0 ([#1032](https://github.com/googleapis/release-please-action/issues/1032)) ([b2a986c](https://github.com/googleapis/release-please-action/commit/b2a986c7e2f041e21005c546b2e03e9722e45bad))
|
||||||
|
* **deps:** update release-please to 16.14.1 ([#1036](https://github.com/googleapis/release-please-action/issues/1036)) ([2942e51](https://github.com/googleapis/release-please-action/commit/2942e515c92f10850cc891e4900fb50eb62eba74))
|
||||||
|
|
||||||
## [4.1.3](https://github.com/googleapis/release-please-action/compare/v4.1.2...v4.1.3) (2024-06-10)
|
## [4.1.3](https://github.com/googleapis/release-please-action/compare/v4.1.2...v4.1.3) (2024-06-10)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
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.3",
|
"version": "4.1.4",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "4.1.3",
|
"version": "4.1.4",
|
||||||
"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.3",
|
"version": "4.1.4",
|
||||||
"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