@langri-sha/projen-husky 0.3.0 → 0.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +71 -1
- package/CHANGELOG.md +20 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +8 -7
- package/src/index.ts +1 -0
- /package/{readme → readme.md} +0 -0
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,77 @@
|
|
|
2
2
|
"name": "@langri-sha/projen-husky",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Fri, 26 Jul 2024 20:58:04 GMT",
|
|
6
|
+
"version": "0.3.2",
|
|
7
|
+
"tag": "@langri-sha/projen-husky_v0.3.2",
|
|
8
|
+
"comments": {
|
|
9
|
+
"none": [
|
|
10
|
+
{
|
|
11
|
+
"author": "filip.dupanovic@gmail.com",
|
|
12
|
+
"package": "@langri-sha/projen-husky",
|
|
13
|
+
"commit": "d58e2b444358fb65166d0878c185220c6e0a7bb0",
|
|
14
|
+
"comment": "feat(projen): Add Git ignore patterns"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "filip.dupanovic@gmail.com",
|
|
18
|
+
"package": "@langri-sha/projen-husky",
|
|
19
|
+
"commit": "d58e2b444358fb65166d0878c185220c6e0a7bb0",
|
|
20
|
+
"comment": "feat(workspace): Migrate documentation pathnames"
|
|
21
|
+
}
|
|
22
|
+
],
|
|
23
|
+
"patch": [
|
|
24
|
+
{
|
|
25
|
+
"author": "email not defined",
|
|
26
|
+
"package": "@langri-sha/projen-husky",
|
|
27
|
+
"commit": "d58e2b444358fb65166d0878c185220c6e0a7bb0",
|
|
28
|
+
"comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.12"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"author": "email not defined",
|
|
32
|
+
"package": "@langri-sha/projen-husky",
|
|
33
|
+
"commit": "d58e2b444358fb65166d0878c185220c6e0a7bb0",
|
|
34
|
+
"comment": "chore(deps): chore(deps): update dependency projen to v0.84.6"
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"date": "Wed, 17 Jul 2024 10:48:16 GMT",
|
|
41
|
+
"version": "0.3.1",
|
|
42
|
+
"tag": "@langri-sha/projen-husky_v0.3.1",
|
|
43
|
+
"comments": {
|
|
44
|
+
"patch": [
|
|
45
|
+
{
|
|
46
|
+
"author": "email not defined",
|
|
47
|
+
"package": "@langri-sha/projen-husky",
|
|
48
|
+
"commit": "c4b7573f367c165d7c67ed5f259ad53ec9ea5672",
|
|
49
|
+
"comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.11"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"author": "filip.dupanovic@gmail.com",
|
|
53
|
+
"package": "@langri-sha/projen-husky",
|
|
54
|
+
"commit": "c4b7573f367c165d7c67ed5f259ad53ec9ea5672",
|
|
55
|
+
"comment": "fix(workspace): Use correct GitHub directory"
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"none": [
|
|
59
|
+
{
|
|
60
|
+
"author": "filip.dupanovic@gmail.com",
|
|
61
|
+
"package": "@langri-sha/projen-husky",
|
|
62
|
+
"commit": "c4b7573f367c165d7c67ed5f259ad53ec9ea5672",
|
|
63
|
+
"comment": "feat(root): Migrate to ESM"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"author": "filip.dupanovic@gmail.com",
|
|
67
|
+
"package": "@langri-sha/projen-husky",
|
|
68
|
+
"commit": "c4b7573f367c165d7c67ed5f259ad53ec9ea5672",
|
|
69
|
+
"comment": "feat(eslint-config): Add `import/order` rule"
|
|
70
|
+
}
|
|
71
|
+
]
|
|
72
|
+
}
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"date": "Mon, 08 Jul 2024 21:43:05 GMT",
|
|
6
76
|
"version": "0.3.0",
|
|
7
77
|
"tag": "@langri-sha/projen-husky_v0.3.0",
|
|
8
78
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,30 @@
|
|
|
1
1
|
# Change Log - @langri-sha/projen-husky
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 26 Jul 2024 20:58:04 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 0.3.2
|
|
8
|
+
|
|
9
|
+
Fri, 26 Jul 2024 20:58:04 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- chore(deps): chore(deps): update dependency @types/node to v20.14.12 (email not defined)
|
|
14
|
+
- chore(deps): chore(deps): update dependency projen to v0.84.6 (email not defined)
|
|
15
|
+
|
|
16
|
+
## 0.3.1
|
|
17
|
+
|
|
18
|
+
Wed, 17 Jul 2024 10:48:16 GMT
|
|
19
|
+
|
|
20
|
+
### Patches
|
|
21
|
+
|
|
22
|
+
- chore(deps): chore(deps): update dependency @types/node to v20.14.11 (email not defined)
|
|
23
|
+
- fix(workspace): Use correct GitHub directory (filip.dupanovic@gmail.com)
|
|
24
|
+
|
|
7
25
|
## 0.3.0
|
|
8
26
|
|
|
9
|
-
Mon, 08 Jul 2024 21:
|
|
27
|
+
Mon, 08 Jul 2024 21:43:05 GMT
|
|
10
28
|
|
|
11
29
|
### Minor changes
|
|
12
30
|
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,KAAK,OAAO,EAAY,MAAM,QAAQ,CAAA;AAE1D,KAAK,KAAK,GACN,YAAY,GACZ,gBAAgB,GAChB,gBAAgB,GAChB,iBAAiB,GACjB,YAAY,GACZ,kBAAkB,GAClB,oBAAoB,GACpB,YAAY,GACZ,aAAa,GACb,YAAY,GACZ,eAAe,GACf,YAAY,GACZ,UAAU,CAAA;AAEd;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG;KACxB,IAAI,IAAI,KAAK,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE;CACpC,CAAA;AAED;;GAEG;AACH,qBAAa,KAAM,SAAQ,SAAS;gBACtB,OAAO,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,YAAY;CAwBrD"}
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,WAAW,CAAA;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,WAAW,CAAA;AAE5B,OAAO,EAAE,SAAS,EAAgB,QAAQ,EAAE,MAAM,QAAQ,CAAA;AAwB1D;;GAEG;AACH,MAAM,OAAO,KAAM,SAAQ,SAAS;IAClC,YAAY,OAAgB,EAAE,OAAsB;QAClD,KAAK,CAAC,OAAO,CAAC,CAAA;QAEd,KAAK,MAAM,CAAC,IAAI,EAAE,QAAQ,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,OAAO,IAAI,EAAE,CAAC,CAAC,GAAG,CAC9D,CAAC,CAAC,IAAI,EAAE,QAAQ,CAAC,EAAE,EAAE,CACnB,CAAC,IAAI,EAAE,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAU,CACnE,EAAE,CAAC;YACF,MAAM,IAAI,GAAG,IAAI,QAAQ,CAAC,OAAO,EAAE,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,EAAE;gBAC5D,aAAa,EAAE,KAAK;gBACpB,MAAM,EAAE,IAAI;gBACZ,QAAQ,EAAE,IAAI;aACf,CAAC,CAAA;YAEF,IAAI,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC;gBACrB,IAAI,CAAC,OAAO,CAAC,KAAK,IAAI,CAAC,MAAM,EAAE,CAAC,CAAA;YAClC,CAAC;YAED,KAAK,MAAM,OAAO,IAAI,QAAQ,EAAE,CAAC;gBAC/B,IAAI,CAAC,OAAO,CAAC,OAAO,CAAC,CAAA;YACvB,CAAC;YAED,IAAI,CAAC,OAAO,CAAC,EAAE,CAAC,CAAA;QAClB,CAAC;IACH,CAAC;CACF"}
|
package/package.json
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@langri-sha/projen-husky",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.2",
|
|
4
4
|
"bugs": {
|
|
5
5
|
"url": "https://github.com/langri-sha/langri-sha.com/issues"
|
|
6
6
|
},
|
|
7
7
|
"repository": {
|
|
8
|
+
"type": "git",
|
|
8
9
|
"url": "git+https://github.com/langri-sha/langri-sha.com.git",
|
|
9
|
-
"
|
|
10
|
+
"directory": "packages/projen-husky"
|
|
10
11
|
},
|
|
11
12
|
"license": "MIT",
|
|
12
13
|
"author": {
|
|
@@ -21,17 +22,17 @@
|
|
|
21
22
|
"prepublishOnly": "rm -rf dist; tsc --project tsconfig.build.json"
|
|
22
23
|
},
|
|
23
24
|
"devDependencies": {
|
|
24
|
-
"@langri-sha/tsconfig": "0.10.
|
|
25
|
-
"@langri-sha/vitest": "0.1.
|
|
26
|
-
"@types/node": "20.14.
|
|
25
|
+
"@langri-sha/tsconfig": "0.10.1",
|
|
26
|
+
"@langri-sha/vitest": "0.1.1",
|
|
27
|
+
"@types/node": "20.14.12"
|
|
27
28
|
},
|
|
28
29
|
"peerDependencies": {
|
|
29
30
|
"husky": "^9.0.1",
|
|
30
|
-
"projen": "^0.
|
|
31
|
+
"projen": "^0.84.0"
|
|
31
32
|
},
|
|
32
33
|
"publishConfig": {
|
|
33
34
|
"access": "public"
|
|
34
35
|
},
|
|
35
|
-
"//": "~~ Generated by projen. To modify, edit .projenrc.
|
|
36
|
+
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\".",
|
|
36
37
|
"types": "dist/index.d.ts"
|
|
37
38
|
}
|
package/src/index.ts
CHANGED
/package/{readme → readme.md}
RENAMED
|
File without changes
|