Skip to content

chore(deps): bump lucide-react from 0.525.0 to 0.548.0 in /packages/next-docs-plugin #136

chore(deps): bump lucide-react from 0.525.0 to 0.548.0 in /packages/next-docs-plugin

chore(deps): bump lucide-react from 0.525.0 to 0.548.0 in /packages/next-docs-plugin #136

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
πŸ‘‹ Thank you for submitting your first Issue πŸŽ‰
We truly appreciate your feedback β€” it helps us continuously improve the component library experience.
Our team will review it soon and follow up with you. Thanks for your support!
pr-message: |
πŸŽ‰ Thank you for submitting your first Pull Request!
Your contribution makes the component library better and helps more developers πŸ™Œ
The reviewer will check it shortly β€” we really appreciate your participation!