Skip to content

feat: remove @angular-eslint/no-host-metadata-property rule #10

feat: remove @angular-eslint/no-host-metadata-property rule

feat: remove @angular-eslint/no-host-metadata-property rule #10

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: '@bynary/eslint-config'
bump-minor-pre-major: true
release-as: '0.1.0'