Skip to content

fix(deps): bump i18next from 23.15.0 to 23.16.0 (#308) #175

fix(deps): bump i18next from 23.15.0 to 23.16.0 (#308)

fix(deps): bump i18next from 23.15.0 to 23.16.0 (#308) #175

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: node
token: ${{ secrets.RELEASE_TOKEN }}