Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Releases: nemtus/symbol-sdk-openapi-generator-typescript-axios

v0.4.0

Choose a tag to compare

@YasunoriMATSUOKA YasunoriMATSUOKA released this 14 Jun 09:55
2c6c22d

What's Changed

  • build: source OpenAPI spec from @nemtus/symbol-openapi npm package by @YasunoriMATSUOKA in #91
  • build(deps): bump github/codeql-action from 4.36.1 to 4.36.2 by @dependabot[bot] in #90

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@YasunoriMATSUOKA YasunoriMATSUOKA released this 10 Jun 10:21
5c3ec72

What's Changed

  • build(deps-dev): bump @eslint/js from 9.39.4 to 10.0.1 by @dependabot[bot] in #81
  • build(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #80
  • fix(deps): override shell-quote >=1.8.4 to clear critical npm audit by @YasunoriMATSUOKA in #86
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #85
  • build(deps): bump github/codeql-action from 4.36.0 to 4.36.1 by @dependabot[bot] in #84
  • chore: remove redundant examples/ directory by @YasunoriMATSUOKA in #88

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@YasunoriMATSUOKA YasunoriMATSUOKA released this 06 Jun 10:36
57a8cb2

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@YasunoriMATSUOKA YasunoriMATSUOKA released this 03 Aug 14:02

What's Changed

  • feat: REST API client generated with OpenAPI Generator typescript-axios