Skip to content

v.1.1.0: Add getDocumentsInCollectionGroup method. Small bug-fixes #6

v.1.1.0: Add getDocumentsInCollectionGroup method. Small bug-fixes

v.1.1.0: Add getDocumentsInCollectionGroup method. Small bug-fixes #6

Workflow file for this run

name: Publish
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- name: Publish package
run: npx jsr publish