Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 98d3822

Browse files
chore(main): release 3.1.3 (#449)
Co-authored-by: Jeff Ching <chingor@google.com>
1 parent 732da67 commit 98d3822

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
### [3.1.3](https://github.com/google-github-actions/release-please-action/compare/v3.1.2...v3.1.3) (2022-03-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update release-please to 13.4.14 ([#447](https://github.com/google-github-actions/release-please-action/issues/447)) ([d30f7b9](https://github.com/google-github-actions/release-please-action/commit/d30f7b96c9f77a450938b8acddfff41a035d5c32))
9+
310
### [3.1.2](https://github.com/google-github-actions/release-please-action/compare/v3.1.1...v3.1.2) (2022-02-19)
411

512

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": "3.1.2",
4+
"version": "3.1.3",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)