Skip to content

Tags: jbergstroem/filtron

Tags

core-2.0.0

Toggle core-2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: @filtron/core v2.0.0

Prepare the release of @filtron/core v2.0.0

PR: #212

core-1.4.0

Toggle core-1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: @filtron/core v1.4.0

Prepare the v1.4.0 release.

PR: #182

benchmark-1.0.0

Toggle benchmark-1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(benchmark): prepare package for npm publishing

Add standard package metadata, configure exports with compiled dist
output and type declarations, and move `@filtron/*` to devDependencies.

PR: #129

sql-1.2.1

Toggle sql-1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update js/sql versions

Update versions to prepare for a new release. Also, remove a devDependency
from `@filtron/core` to the "private" package `@filtron/benchmarks`

PR: #127

sql-1.2.0

Toggle sql-1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: @filtron/sql v1.2.0

PR: #121

js-1.1.2

Toggle js-1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update js/sql versions

Update versions to prepare for a new release. Also, remove a devDependency
from `@filtron/core` to the "private" package `@filtron/benchmarks`

PR: #127

js-1.1.1

Toggle js-1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: @filtron/js v1.1.1

PR: #120

js-1.1.0

Toggle js-1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: @filtron/js v1.1.0

PR: #118

core-1.3.2

Toggle core-1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: skip already-published packages in publish workflow

Refactor `scripts/verify-tag.ts` to gracefully skip packages that are
already published on npm, allowing sequential GitHub releases on the
same commit without failing the workflow.

PR: #126

core-1.3.1

Toggle core-1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: @filtron/core v1.3.1

PR: #116