|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v0.1.9 |
| 4 | + |
| 5 | +[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.1.5...v0.1.9) |
| 6 | + |
| 7 | +### 🚀 Enhancements |
| 8 | + |
| 9 | +- **ci:** Add yarn lint as a step in the CI ([5d988dc](https://github.com/stackbuilders/nuxt-utm/commit/5d988dc)) |
| 10 | + |
| 11 | +### 🩹 Fixes |
| 12 | + |
| 13 | +- Data Object empty ([dba7998](https://github.com/stackbuilders/nuxt-utm/commit/dba7998)) |
| 14 | +- Changelog ([da24253](https://github.com/stackbuilders/nuxt-utm/commit/da24253)) |
| 15 | +- Usage snippet in the readme ([c0852b0](https://github.com/stackbuilders/nuxt-utm/commit/c0852b0)) |
| 16 | + |
| 17 | +### 💅 Refactors |
| 18 | + |
| 19 | +- Break the code into small functions and create a module for the types ([3717aad](https://github.com/stackbuilders/nuxt-utm/commit/3717aad)) |
| 20 | +- Rename integration tests and remove unused code ([9c65178](https://github.com/stackbuilders/nuxt-utm/commit/9c65178)) |
| 21 | +- Move functions to utm.ts file ([53cabdd](https://github.com/stackbuilders/nuxt-utm/commit/53cabdd)) |
| 22 | +- Rename function generateAdditionalInfo ([40d11e3](https://github.com/stackbuilders/nuxt-utm/commit/40d11e3)) |
| 23 | +- UtmData to utm ([8ddabe6](https://github.com/stackbuilders/nuxt-utm/commit/8ddabe6)) |
| 24 | + |
| 25 | +### 🏡 Chore |
| 26 | + |
| 27 | +- Add unit tests ([e95c66d](https://github.com/stackbuilders/nuxt-utm/commit/e95c66d)) |
| 28 | +- Update description ([7ba8ba9](https://github.com/stackbuilders/nuxt-utm/commit/7ba8ba9)) |
| 29 | +- Remove playground from pipeline ([b4279ea](https://github.com/stackbuilders/nuxt-utm/commit/b4279ea)) |
| 30 | +- Update github repository description ([8feca93](https://github.com/stackbuilders/nuxt-utm/commit/8feca93)) |
| 31 | +- Update npm module name on package.json file ([ad25ba2](https://github.com/stackbuilders/nuxt-utm/commit/ad25ba2)) |
| 32 | +- Update module version ([b0bf42b](https://github.com/stackbuilders/nuxt-utm/commit/b0bf42b)) |
| 33 | +- Add module description ([f73d57e](https://github.com/stackbuilders/nuxt-utm/commit/f73d57e)) |
| 34 | +- **release:** V0.1.1 ([e53a0b9](https://github.com/stackbuilders/nuxt-utm/commit/e53a0b9)) |
| 35 | +- Fix github actions ([f2e8b9a](https://github.com/stackbuilders/nuxt-utm/commit/f2e8b9a)) |
| 36 | +- Update github actions and add missing integration tests ([30e8e9e](https://github.com/stackbuilders/nuxt-utm/commit/30e8e9e)) |
| 37 | +- Typo in integration tests ([10eab4e](https://github.com/stackbuilders/nuxt-utm/commit/10eab4e)) |
| 38 | +- Add @playwright/test and see if we don't need to install it in CI ([e8f0655](https://github.com/stackbuilders/nuxt-utm/commit/e8f0655)) |
| 39 | +- Add @playwright/test and see if we don't need to install it in CI" ([e3cfa90](https://github.com/stackbuilders/nuxt-utm/commit/e3cfa90)) |
| 40 | +- **release:** V0.1.2 ([11de53f](https://github.com/stackbuilders/nuxt-utm/commit/11de53f)) |
| 41 | +- **release:** V0.1.3 ([5d7cfed](https://github.com/stackbuilders/nuxt-utm/commit/5d7cfed)) |
| 42 | +- Add repository to package json ([3a469e3](https://github.com/stackbuilders/nuxt-utm/commit/3a469e3)) |
| 43 | +- **release:** V0.1.4 ([61169cc](https://github.com/stackbuilders/nuxt-utm/commit/61169cc)) |
| 44 | +- Fix repository name ([f79dc36](https://github.com/stackbuilders/nuxt-utm/commit/f79dc36)) |
| 45 | +- **release:** V0.1.2 ([899792e](https://github.com/stackbuilders/nuxt-utm/commit/899792e)) |
| 46 | +- Replace your-org/my-module with stackbuilders/nuxt-utm ([20fcd4e](https://github.com/stackbuilders/nuxt-utm/commit/20fcd4e)) |
| 47 | +- Remove unused vars ([763f928](https://github.com/stackbuilders/nuxt-utm/commit/763f928)) |
| 48 | +- Update the README ([936832e](https://github.com/stackbuilders/nuxt-utm/commit/936832e)) |
| 49 | +- **release:** V0.1.5 ([88312e8](https://github.com/stackbuilders/nuxt-utm/commit/88312e8)) |
| 50 | +- **release:** V0.1.6 ([efcfa13](https://github.com/stackbuilders/nuxt-utm/commit/efcfa13)) |
| 51 | +- **release:** V0.1.7 ([03ec2d6](https://github.com/stackbuilders/nuxt-utm/commit/03ec2d6)) |
| 52 | +- Add keywords to package.json ([8e84abc](https://github.com/stackbuilders/nuxt-utm/commit/8e84abc)) |
| 53 | +- **release:** V0.1.8 ([6fbe62f](https://github.com/stackbuilders/nuxt-utm/commit/6fbe62f)) |
| 54 | + |
| 55 | +### ❤️ Contributors |
| 56 | + |
| 57 | +- Sadjow Leão ([@sadjow](http://github.com/sadjow)) |
| 58 | +- Luis David Barrera <dbarrera@stackbuilders.com> |
| 59 | +- Luis David Barrera Díaz |
| 60 | + |
3 | 61 | ## v0.1.8
|
4 | 62 |
|
5 | 63 | [compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.1.5...v0.1.8)
|
|
0 commit comments