Releases: accentor/api-client-js
Releases · accentor/api-client-js
v0.12.1
🐛 Bug Fixes
- Fix occurences where we still used
path
instead of url
(#31) @robbevp
- Don't set "noEmit" to make sure npm-dts can emit (#30) @robbevp
v0.12.0
🚀 Features
- Make fields of ImageParams optional for compatibility with api 0.12 (#29) @chvp
🔧 Internal Changes
v0.11.1
🐛 Bug Fixes
🔧 Internal Changes
🧰 Maintenance
- Edit publish action to create a release and publish on tag push (#20) @chvp
- Run CI actions on pull request and pushes to tags or main branch (#21) @chvp