mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-09 00:01:11 +02:00
chore: release 2.15.0 (#191)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
a70746e601
commit
88a82e1f95
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [2.15.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.14.1...v2.15.0) (2021-01-12)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **release-please:** add support for ocaml ([#189](https://www.github.com/google-github-actions/release-please-action/issues/189)) ([c1aca05](https://www.github.com/google-github-actions/release-please-action/commit/c1aca052417abd8c2b0d1e68ce826282ae3b245a))
|
||||
|
||||
### [2.14.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.14.0...v2.14.1) (2021-01-12)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.14.1",
|
||||
"version": "2.15.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.14.1",
|
||||
"version": "2.15.0",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user