|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v0.1.10 |
| 4 | + |
| 5 | +[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.1.4...v0.1.10) |
| 6 | + |
| 7 | +### 🚀 Enhancements |
| 8 | + |
| 9 | +- **ci:** Return error if lint warns ([41aa042](https://github.com/stackbuilders/nuxt-utm/commit/41aa042)) |
| 10 | +- Store The URL of the page the user landed on ([8fef662](https://github.com/stackbuilders/nuxt-utm/commit/8fef662)) |
| 11 | + |
| 12 | +### 🩹 Fixes |
| 13 | + |
| 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 | +- Remove not used vars (yarn lint works) ([7554ef0](https://github.com/stackbuilders/nuxt-utm/commit/7554ef0)) |
| 17 | + |
| 18 | +### 💅 Refactors |
| 19 | + |
| 20 | +- UtmData to utm ([8ddabe6](https://github.com/stackbuilders/nuxt-utm/commit/8ddabe6)) |
| 21 | + |
| 22 | +### 🏡 Chore |
| 23 | + |
| 24 | +- Fix repository name ([f79dc36](https://github.com/stackbuilders/nuxt-utm/commit/f79dc36)) |
| 25 | +- **release:** V0.1.2 ([899792e](https://github.com/stackbuilders/nuxt-utm/commit/899792e)) |
| 26 | +- Replace your-org/my-module with stackbuilders/nuxt-utm ([20fcd4e](https://github.com/stackbuilders/nuxt-utm/commit/20fcd4e)) |
| 27 | +- Remove unused vars ([763f928](https://github.com/stackbuilders/nuxt-utm/commit/763f928)) |
| 28 | +- Update the README ([936832e](https://github.com/stackbuilders/nuxt-utm/commit/936832e)) |
| 29 | +- **release:** V0.1.5 ([88312e8](https://github.com/stackbuilders/nuxt-utm/commit/88312e8)) |
| 30 | +- **release:** V0.1.6 ([efcfa13](https://github.com/stackbuilders/nuxt-utm/commit/efcfa13)) |
| 31 | +- **release:** V0.1.7 ([03ec2d6](https://github.com/stackbuilders/nuxt-utm/commit/03ec2d6)) |
| 32 | +- Add keywords to package.json ([8e84abc](https://github.com/stackbuilders/nuxt-utm/commit/8e84abc)) |
| 33 | +- **release:** V0.1.8 ([6fbe62f](https://github.com/stackbuilders/nuxt-utm/commit/6fbe62f)) |
| 34 | +- **release:** V0.1.9 ([c73f5e1](https://github.com/stackbuilders/nuxt-utm/commit/c73f5e1)) |
| 35 | +- Test with playwright container ([5b3c216](https://github.com/stackbuilders/nuxt-utm/commit/5b3c216)) |
| 36 | +- Add status badge to the README ([e929e93](https://github.com/stackbuilders/nuxt-utm/commit/e929e93)) |
| 37 | + |
| 38 | +### ❤️ Contributors |
| 39 | + |
| 40 | +- Luis David Barrera Díaz <hakenprog@gmail.com> |
| 41 | +- Sadjow Leão ([@sadjow](http://github.com/sadjow)) |
| 42 | +- Luis David Barrera ([@hakenprog](http://github.com/hakenprog)) |
| 43 | + |
3 | 44 | ## v0.1.9
|
4 | 45 |
|
5 | 46 | [compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.1.5...v0.1.9)
|
|
0 commit comments