Skip to content

Releases: james-hu/apig-swagger-ui

v1.5.1

16 Jan 02:55
Compare
Choose a tag to compare

Changelog

  • 6cbc51c 1.5.1
  • 7f7898f feat: allow aws credentials to be passed in through command line

v1.5.0

15 Jan 22:57
Compare
Choose a tag to compare

Changelog

v1.4.0

15 Jan 13:50
Compare
Choose a tag to compare

Changelog

v1.3.1

15 Jan 12:46
Compare
Choose a tag to compare

Changelog

  • 7e683e7 1.3.1
  • c5f7917 npm audit fix
  • 357389d Merge pull request #19 from james-hu/dependabot/npm_and_yarn/babel/traverse-7.23.6
  • 6984bdf Merge branch 'master' of github.com:james-hu/apig-swagger-ui
  • 12d77ab Bump @babel/traverse from 7.22.5 to 7.23.6
  • b0fd273 Merge pull request #18 from james-hu/dependabot/npm_and_yarn/word-wrap-1.2.4
  • 3bbe648 Bump word-wrap from 1.2.3 to 1.2.4

v1.3.0

27 Aug 02:34
Compare
Choose a tag to compare

Changelog

  • 43d43e5 1.3.0
  • 644da34 fix: audit fix
  • d3547dc fix: local web server requires network-bind
  • a80c066 fix: in case browser cannot be opened, print out a message

v1.2.4

14 Jul 14:53
Compare
Choose a tag to compare

Changelog

  • 17068b6 1.2.4
  • 7c51959 fix: if running as a snap app, $HOME is not the real home
  • fe36236 Revert "fix: let aws-sdk under snap find configurations"

v1.2.3

14 Jul 14:30
Compare
Choose a tag to compare

Changelog

  • f3d8138 1.2.3
  • 3187420 fix: let aws-sdk under snap find configurations

v1.2.2

14 Jul 13:22
Compare
Choose a tag to compare

Changelog

  • 66290f5 1.2.2
  • e8d9596 Merge pull request #17 from james-hu/dependabot/npm_and_yarn/semver-5.7.2
  • d6a0501 fix: remove reference to the plugin that is not installed
  • 3513884 Bump semver from 5.7.1 to 5.7.2
  • 718fdb3 chore: update description
  • 4c2f0fa chore: "tap" is deprecated

v1.2.1

06 Jul 12:17
Compare
Choose a tag to compare

Changelog

  • 9d4e2c5 1.2.1
  • a59656c fix test case
  • 674c31e add more custom dictionary words
  • 898f133 describe how to release
  • 02a2c91 use goreleaser to publish the package
  • 3e493c4 remove unnecessary and broken patch for xdg-open
  • e1f69a9 upgrade oclif related, but not to the latest; use pkg
  • 955784d more spelling check dictionary items
  • fbec163 add workspace recommendations

1.2.0

12 Jun 13:41
Compare
Choose a tag to compare

Besides REST API in API Gateway, now HTTP API is also supported.