Skip to content

Releases: Software-Hardware-Integration-Lab/ObjectID-Converter

2.0.10

25 Oct 12:52
Immutable release. Only release title and notes can be modified.
8f1c2a0

Choose a tag to compare

Change log:

  • Update metadata
  • Update CI/CD
    • Update actions versions
    • Update Node.JS versions
    • Set least privilege permissions on tokens
    • Enforce truffle hog properly
  • Update dependencies

2.0.9

04 Aug 03:28
59deee4

Choose a tag to compare

Change Log:

  • Migrate publish workflow to OIDC auth.
  • Achieve SLSA Level 3 in CI/CD publishing workflow.
  • Update Dependencies.

2.0.8

28 Mar 23:47
71e7096

Choose a tag to compare

Change Log:

  • Update to latest dependencies

2.0.7

29 Aug 17:42
793c138

Choose a tag to compare

Change Log:

  • Optimize production build by removing nested folder structure.
  • Emit JS Docs on the type declaration files. This improves IDE integration by providing IntelliSense integration.
  • Fix an issue where the package.json was referring to files that had their name changed to just JS/TS instead of the MJS/MTS.
  • Fix the readme so that it links properly to NPM instead of opening a new tab with the raw badge graphic.
  • Reduce surface area for attack on the CI/CD publishing environment.

2.0.6

29 Aug 16:12
adba9f7

Choose a tag to compare

Change Log:

  • Enhance Linting to latest ruleset
  • Fix Linting issue
  • Standardize CI/CD
  • Update Packages

2.0.5

14 Jun 14:16
31fb0ff

Choose a tag to compare

Changelog:

  • Reduce Bundle size by disabling declaration map file output.
  • Fix JS Doc linting false positive.

2.0.4

14 Jun 14:03
1d7cd4b

Choose a tag to compare

Changelog:

  • Update scope from @moot-inc to @shi-corp
  • Update Unit Test names to be more correct in the type of test being run
  • Update Dependencies

2.0.3

25 Mar 18:09
9e21a3d

Choose a tag to compare

Change log:

  • Enforce JS Docs via linting
  • Detect un-used linting directives and alert on them
  • Migrate to ES/TS Lint flat config
  • Update Dependencies

2.0.2

09 Feb 18:09
eb16d61

Choose a tag to compare

Change Log:

  • Enable On-Publish Code Sign to reduce supply chain risk.

2.0.1

09 Feb 17:54
28d95eb

Choose a tag to compare

Change log:

  • Update Actions to latest version.
  • Optimize bundle size further by removing source map output on production builds.