feat: rebasing

feat: backport open prs
This commit is contained in:
Andrea Lamparelli 2023-01-05 11:36:19 +01:00
commit 886fab70b3
53 changed files with 48467 additions and 0 deletions

14
.github/workflows/release-please.yml vendored Normal file
View file

@ -0,0 +1,14 @@
on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: "@lampajr/bper"