chore(main): release 1.0.0

This commit is contained in:
github-actions[bot] 2023-01-05 10:37:46 +00:00 committed by GitHub
parent 886fab70b3
commit 5b2a43096f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 3 deletions

9
CHANGELOG.md Normal file
View file

@ -0,0 +1,9 @@
# Changelog
## 1.0.0 (2023-01-05)
### Features
* backport open prs ([886fab7](https://github.com/lampajr/backporting/commit/886fab70b3912216260141a7c647c39f41c136a9))
* rebasing ([886fab7](https://github.com/lampajr/backporting/commit/886fab70b3912216260141a7c647c39f41c136a9))

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@lampajr/bper",
"version": "1.0.5",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@lampajr/bper",
"version": "1.0.5",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",

View file

@ -1,6 +1,6 @@
{
"name": "@lampajr/bper",
"version": "1.0.5",
"version": "1.0.0",
"description": "BPer is a tool to execute automatic git backporting.",
"author": "",
"license": "MIT",