Skip to content

Latest commit

 

History

History
160 lines (85 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

160 lines (85 loc) · 2.29 KB

backstage-blockchain-actions

1.0.25

Patch Changes

  • efef940: feat: add node component detection
  • 457433e: fix: tagless component processing
  • 5ca6b9e: build: remove fetch wrapper

1.0.24

Patch Changes

  • eba3d25: chore: use native fetch

1.0.23

Patch Changes

  • 160b7fa: ci: update to node20
  • 3aae729: feat: ignore retired users for contract key count

1.0.22

Patch Changes

  • fe2f10a: chore: don't export deployment startBlock

1.0.21

Patch Changes

  • dab6581: chore: revert to node16

1.0.20

Patch Changes

  • 50c8f35: chore: add matrix optional inputs
  • f4a3c1b: chore: use node20

1.0.19

Patch Changes

  • ca90409: refactor: remove commiting in export

1.0.18

Patch Changes

  • d731b5a: feat: add component matrix workflow

1.0.17

Patch Changes

  • c008d7f: refactor: format tags

1.0.16

Patch Changes

  • fe73acd: fix: access key collection filter specificity
  • 3bad1e9: refactor: stateless multisig collector

1.0.15

Patch Changes

  • c714401: refactor: tag abstraction and template changes
  • 85038af: refactor: reverse eoa strategy

1.0.14

Patch Changes

  • b731c73: feat: add tags to keys in reports

1.0.13

Patch Changes

  • 89d541e: feat: add tags to reports

1.0.12

Patch Changes

  • e24c458: feat: add lifecycle workflow input

1.0.11

Patch Changes

  • 801c2f3: feat: add super admins to rbac report

1.0.10

Patch Changes

  • a7798a1: feat: add eoa report

1.0.9

Patch Changes

  • 4662506: refactor: abstract common behavior into base collector along with types

1.0.8

Patch Changes

  • a2bc856: refactor: make unknown reports using composition of collectors

1.0.7

Patch Changes

  • c4a0fd1: feat: add unknown reports

1.0.6

Patch Changes

  • 0c16fa2: refactor: pick prototype pollution
  • 459800a: feat: add scoped exports

1.0.5

Patch Changes

  • fd997c7: feat: add access key export

1.0.4

Patch Changes

  • c091ffe: feat: add dynamic required fields
  • 07a9de5: feat: add backstage entities repo fallback

1.0.3

Patch Changes

  • 944ed06: ci: move to detached releases, cleanup build

1.0.2

Patch Changes

  • 7c7a3fb: feat: add rbac template to export
  • 88fcdc9: ci: use self-hosted runners

1.0.1

Patch Changes

  • a57ebc7: feat: initial release