1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-11 00:01:12 +02:00

chore: release 1.0.0 (#2)

This commit is contained in:
github-actions[bot]
2020-05-09 15:38:29 -07:00
committed by GitHub
parent 23b97519e8
commit c5ecf78637
2 changed files with 14 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "release-please-action",
"private": true,
"version": "0.1.0",
"version": "1.0.0",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {