@langri-sha/projen-husky 0.2.0 → 0.3.1

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 CHANGED
@@ -2,7 +2,121 @@
2
2
  "name": "@langri-sha/projen-husky",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 15 Jun 2024 09:06:45 GMT",
5
+ "date": "Wed, 17 Jul 2024 10:45:28 GMT",
6
+ "version": "0.3.1",
7
+ "tag": "@langri-sha/projen-husky_v0.3.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@langri-sha/projen-husky",
13
+ "commit": "c4b7573f367c165d7c67ed5f259ad53ec9ea5672",
14
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.11"
15
+ },
16
+ {
17
+ "author": "filip.dupanovic@gmail.com",
18
+ "package": "@langri-sha/projen-husky",
19
+ "commit": "c4b7573f367c165d7c67ed5f259ad53ec9ea5672",
20
+ "comment": "fix(workspace): Use correct GitHub directory"
21
+ }
22
+ ],
23
+ "none": [
24
+ {
25
+ "author": "filip.dupanovic@gmail.com",
26
+ "package": "@langri-sha/projen-husky",
27
+ "commit": "c4b7573f367c165d7c67ed5f259ad53ec9ea5672",
28
+ "comment": "feat(root): Migrate to ESM"
29
+ },
30
+ {
31
+ "author": "filip.dupanovic@gmail.com",
32
+ "package": "@langri-sha/projen-husky",
33
+ "commit": "c4b7573f367c165d7c67ed5f259ad53ec9ea5672",
34
+ "comment": "feat(eslint-config): Add `import/order` rule"
35
+ }
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "date": "Mon, 08 Jul 2024 21:43:05 GMT",
41
+ "version": "0.3.0",
42
+ "tag": "@langri-sha/projen-husky_v0.3.0",
43
+ "comments": {
44
+ "patch": [
45
+ {
46
+ "author": "email not defined",
47
+ "package": "@langri-sha/projen-husky",
48
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
49
+ "comment": "chore(deps): chore(deps): update node.js to v20.15.0"
50
+ },
51
+ {
52
+ "author": "email not defined",
53
+ "package": "@langri-sha/projen-husky",
54
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
55
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.8"
56
+ },
57
+ {
58
+ "author": "email not defined",
59
+ "package": "@langri-sha/projen-husky",
60
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
61
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.10"
62
+ },
63
+ {
64
+ "author": "filip.dupanovic@gmail.com",
65
+ "package": "@langri-sha/projen-husky",
66
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
67
+ "comment": "fix(projen): Use correct output directory"
68
+ },
69
+ {
70
+ "author": "email not defined",
71
+ "package": "@langri-sha/projen-husky",
72
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
73
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.5"
74
+ },
75
+ {
76
+ "author": "email not defined",
77
+ "package": "@langri-sha/projen-husky",
78
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
79
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.6"
80
+ },
81
+ {
82
+ "author": "email not defined",
83
+ "package": "@langri-sha/projen-husky",
84
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
85
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.7"
86
+ },
87
+ {
88
+ "author": "email not defined",
89
+ "package": "@langri-sha/projen-husky",
90
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
91
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.3"
92
+ }
93
+ ],
94
+ "none": [
95
+ {
96
+ "author": "filip.dupanovic@gmail.com",
97
+ "package": "@langri-sha/projen-husky",
98
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
99
+ "comment": "feat(workspace): Add repository path"
100
+ },
101
+ {
102
+ "author": "filip.dupanovic@gmail.com",
103
+ "package": "@langri-sha/projen-husky",
104
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
105
+ "comment": "feat(tsconfig): Use `${configDir}`"
106
+ }
107
+ ],
108
+ "minor": [
109
+ {
110
+ "author": "filip.dupanovic@gmail.com",
111
+ "package": "@langri-sha/projen-husky",
112
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
113
+ "comment": "feat(workspace): Use `vitest`"
114
+ }
115
+ ]
116
+ }
117
+ },
118
+ {
119
+ "date": "Sat, 15 Jun 2024 09:09:05 GMT",
6
120
  "version": "0.2.0",
7
121
  "tag": "@langri-sha/projen-husky_v0.2.0",
8
122
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,40 @@
1
1
  # Change Log - @langri-sha/projen-husky
2
2
 
3
- This log was last generated on Sat, 15 Jun 2024 09:06:45 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 17 Jul 2024 10:45:28 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.3.1
8
+
9
+ Wed, 17 Jul 2024 10:45:28 GMT
10
+
11
+ ### Patches
12
+
13
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.11 (email not defined)
14
+ - fix(workspace): Use correct GitHub directory (filip.dupanovic@gmail.com)
15
+
16
+ ## 0.3.0
17
+
18
+ Mon, 08 Jul 2024 21:43:05 GMT
19
+
20
+ ### Minor changes
21
+
22
+ - feat(workspace): Use `vitest` (filip.dupanovic@gmail.com)
23
+
24
+ ### Patches
25
+
26
+ - chore(deps): chore(deps): update node.js to v20.15.0 (email not defined)
27
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.8 (email not defined)
28
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.10 (email not defined)
29
+ - fix(projen): Use correct output directory (filip.dupanovic@gmail.com)
30
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.5 (email not defined)
31
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.6 (email not defined)
32
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.7 (email not defined)
33
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.3 (email not defined)
34
+
7
35
  ## 0.2.0
8
36
 
9
- Sat, 15 Jun 2024 09:06:45 GMT
37
+ Sat, 15 Jun 2024 09:09:05 GMT
10
38
 
11
39
  ### Minor changes
12
40
 
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,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"}
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"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,WAAW,CAAA;AAC5B,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"}
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,6 +1,14 @@
1
1
  {
2
2
  "name": "@langri-sha/projen-husky",
3
- "version": "0.2.0",
3
+ "version": "0.3.1",
4
+ "bugs": {
5
+ "url": "https://github.com/langri-sha/langri-sha.com/issues"
6
+ },
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "git+https://github.com/langri-sha/langri-sha.com.git",
10
+ "directory": "packages/projen-husky"
11
+ },
4
12
  "license": "MIT",
5
13
  "author": {
6
14
  "name": "Filip Dupanović",
@@ -9,14 +17,14 @@
9
17
  "organization": false
10
18
  },
11
19
  "type": "module",
12
- "main": "lib/index.js",
20
+ "main": "dist/index.js",
13
21
  "scripts": {
14
- "prepublishOnly": "rm -rf lib; tsc --project tsconfig.build.json"
22
+ "prepublishOnly": "rm -rf dist; tsc --project tsconfig.build.json"
15
23
  },
16
24
  "devDependencies": {
17
- "@langri-sha/jest-test": "0.8.0",
18
- "@langri-sha/tsconfig": "0.10.0",
19
- "@types/node": "20.14.2"
25
+ "@langri-sha/tsconfig": "0.10.1",
26
+ "@langri-sha/vitest": "0.1.1",
27
+ "@types/node": "20.14.11"
20
28
  },
21
29
  "peerDependencies": {
22
30
  "husky": "^9.0.1",
@@ -25,6 +33,6 @@
25
33
  "publishConfig": {
26
34
  "access": "public"
27
35
  },
28
- "//": "~~ Generated by projen. To modify, edit .projenrc.mts and run \"npx projen\".",
29
- "types": "lib/index.d.ts"
36
+ "//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\".",
37
+ "types": "dist/index.d.ts"
30
38
  }
package/src/index.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  import path from 'node:path'
2
+
2
3
  import { Component, type Project, TextFile } from 'projen'
3
4
 
4
5
  type Hooks =
File without changes
File without changes