chore(main): release 2.0.0

This commit is contained in:
github-actions[bot] 2023-01-05 10:51:39 +00:00 committed by GitHub
parent b810e71465
commit 3f69d6b74c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 3 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## [2.0.0](https://github.com/lampajr/backporting/compare/v1.0.0...v2.0.0) (2023-01-05)
### Miscellaneous Chores
* release 2.0.0 ([b810e71](https://github.com/lampajr/backporting/commit/b810e71465a4ef4be35694abca9c131bbb6f02dc))
## 1.0.0 (2023-01-05)

4
package-lock.json generated
View file

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

View file

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