File tree 4 files changed +8
-7
lines changed
4 files changed +8
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.12.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Update provenance ([ #2568 ] ( https://github.com/Shopify/hydrogen-v1/pull/2568 ) ) by [ @blittle ] ( https://github.com/blittle )
8
+
3
9
## 0.12.4
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-hydrogen" ,
3
- "version" : " 0.12.4 " ,
3
+ "version" : " 0.12.5 " ,
4
4
"description" : " Eslint rules for hydrogen" ,
5
5
"license" : " MIT" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 24
24
"@tailwindcss/typography" : " ^0.5.2" ,
25
25
"@types/react" : " ^18.0.14" ,
26
26
"eslint" : " ^8.18.0" ,
27
- "eslint-plugin-hydrogen" : " ^0.12.4 " ,
27
+ "eslint-plugin-hydrogen" : " ^0.12.5 " ,
28
28
"playwright" : " ^1.22.2" ,
29
29
"postcss" : " ^8.4.31" ,
30
30
"postcss-import" : " ^14.1.0" ,
You can’t perform that action at this time.
0 commit comments