Skip to content

chore(posthog-node): bump version to 4.1.1 #195

chore(posthog-node): bump version to 4.1.1

chore(posthog-node): bump version to 4.1.1 #195

Workflow file for this run

name: Bundled Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: preactjs/compressed-size-action@v2
with:
pattern: 'posthog-{web,node}/lib/**/*.js'