File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.1.3
5
+
6
+ [ compare changes] ( https://github.com/your-org/my-module/compare/v0.1.2...v0.1.3 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ** ci:** Add yarn lint as a step in the CI ([ 5d988dc] ( https://github.com/your-org/my-module/commit/5d988dc ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Add @playwright/test and see if we don't need to install it in CI ([ e8f0655] ( https://github.com/your-org/my-module/commit/e8f0655 ) )
15
+ - Add @playwright/test and see if we don't need to install it in CI" ([ e3cfa90] ( https://github.com/your-org/my-module/commit/e3cfa90 ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+ - Sadjow Leão ([ @sadjow ] ( http://github.com/sadjow ) )
20
+
4
21
## v0.1.2
5
22
6
23
[ compare changes] ( https://github.com/your-org/my-module/compare/v0.1.1...v0.1.2 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-utm" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " A Nuxt 3 module for tracking UTM parameters." ,
5
5
"repository" : " your-org/my-module" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments