Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: xing/actionlint

Tags

v2.0.6

Toggle v2.0.6's commit message
chore(deps): update dependency @types/node to v18

v2.0.5

Toggle v2.0.5's commit message
fix(deps): update module github.com/rhysd/actionlint to v1.6.21

v2.0.4

Toggle v2.0.4's commit message
fix(deps): update module github.com/rhysd/actionlint to v1.6.19

v2.0.3

Toggle v2.0.3's commit message
fix(deps): update module github.com/rhysd/actionlint to v1.6.15

v2.0.2

Toggle v2.0.2's commit message
fix(deps): update module github.com/rhysd/actionlint to v1.6.14

v2.0.1

Toggle v2.0.1's commit message
fix(deps): update module github.com/rhysd/actionlint to v1.6.13

v2.0.0

Toggle v2.0.0's commit message
refactor: destructure wasm exports to improve readability

v1.0.2

Toggle v1.0.2's commit message

Unverified

The email in this signature doesn’t match the committer email.
fix: export types as d.ts instead of d.{cts,mts}

The esm / export map support in TS is still experimental and doesn't
seem to work at all.
https://www.typescriptlang.org/docs/handbook/esm-node.html#new-file-extensions

v1.0.1

Toggle v1.0.1's commit message

Unverified

The email in this signature doesn’t match the committer email.
test: add an integration test that the published package works

v1.0.0

Toggle v1.0.0's commit message

Unverified

The email in this signature doesn’t match the committer email.
feat: Initial commit