# Changelog ## v0.0.3 [compare changes](https://github.com/woldtwerk/nuxt-openapi/compare/v0.0.2...v0.0.3) ### 🚀 Enhancements - ✨ update publish config ([2522a9d](https://github.com/woldtwerk/nuxt-openapi/commit/2522a9d)) ### 🏡 Chore - 🔨 update deps ([44476b4](https://github.com/woldtwerk/nuxt-openapi/commit/44476b4)) ### ✅ Tests - ✅ update module import ([fc43f34](https://github.com/woldtwerk/nuxt-openapi/commit/fc43f34)) ### ❤️ Contributors - Willi Woldt ## v0.0.2 ### 🚀 Enhancements - ✨ init ([b04e3cb](https://github.com/woldtwerk/nuxt-openapi/commit/b04e3cb)) - ✨ add redoc and swagger ([5b632bd](https://github.com/woldtwerk/nuxt-openapi/commit/5b632bd)) - ✨ add screenshot ([90bcae0](https://github.com/woldtwerk/nuxt-openapi/commit/90bcae0)) - ✨ add missing deps ([762b5b1](https://github.com/woldtwerk/nuxt-openapi/commit/762b5b1)) ### 🎨 Styles - 💄 resolve linting issues ([ee0eea5](https://github.com/woldtwerk/nuxt-openapi/commit/ee0eea5)) ### ❤️ Contributors - Willi Woldt