UNPKG

ecom-widget

Version:
92 lines (47 loc) 3.13 kB
# Changelog ## v1.6.0 [compare changes](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/compare/v1.5.0...v1.6.0) ### 🚀 Enhancements - Changed logic for preview, build, release the widget ([308dae5](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/308dae5)) ### ❤️ Contributors - Schnapsterdog <olivertrajceski@yahoo.com> ## v1.5.0 [compare changes](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/compare/v1.4.0...v1.5.0) ### 🩹 Fixes - Added index.html file inside dist folder ([0bafb35](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/0bafb35)) ### ❤️ Contributors - Schnapsterdog <olivertrajceski@yahoo.com> ## v1.4.0 [compare changes](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/compare/v1.3.0...v1.4.0) ### 🩹 Fixes - Updated gitignore, updated preview script inside package.json file ([cb2d9e5](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/cb2d9e5)) ### ❤️ Contributors - Schnapsterdog <olivertrajceski@yahoo.com> ## v1.3.0 [compare changes](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/compare/v1.2.0...v1.3.0) ### 📖 Documentation - Updated Readme.md file ([abc44ba](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/abc44ba)) ### ❤️ Contributors - Schnapsterdog <olivertrajceski@yahoo.com> ## v1.2.0 [compare changes](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/compare/v1.1.0...v1.2.0) ### 📖 Documentation - Updated package.json ([ea13298](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/ea13298)) ### ❤️ Contributors - Schnapsterdog <olivertrajceski@yahoo.com> ## v1.1.0 ### 🚀 Enhancements - Updated meta title and title ([5a3a5bf](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/5a3a5bf)) - Added .gitignore file ([ff27e2f](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/ff27e2f)) - Delete node_modules ([b0529e9](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/b0529e9)) - Add options to run vite build & vite preview commands with dev & build scripts ([77aa738](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/77aa738)) - Created preview.html for previewing the minified version ([6524fe7](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/6524fe7)) - Added changelogen, created npm run release ([fe70a4d](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/fe70a4d)) ### 🩹 Fixes - Fixed package.json ([b0ba749](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/b0ba749)) ### 📖 Documentation - Created Readme.md file ([5eccce5](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/5eccce5)) - Updated Readme.md file ([91c1ef1](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/91c1ef1)) - Updated Readme.file ([f7cc60a](https://github.com/SchnapsterDog/embeddable-e-commerce-widget/commit/f7cc60a)) ### ❤️ Contributors - Schnapsterdog <olivertrajceski@yahoo.com>