@langri-sha/projen-husky 0.2.0 → 0.3.0

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,86 @@
2
2
  "name": "@langri-sha/projen-husky",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 15 Jun 2024 09:06:45 GMT",
5
+ "date": "Mon, 08 Jul 2024 21:40:45 GMT",
6
+ "version": "0.3.0",
7
+ "tag": "@langri-sha/projen-husky_v0.3.0",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@langri-sha/projen-husky",
13
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
14
+ "comment": "chore(deps): chore(deps): update node.js to v20.15.0"
15
+ },
16
+ {
17
+ "author": "email not defined",
18
+ "package": "@langri-sha/projen-husky",
19
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
20
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.8"
21
+ },
22
+ {
23
+ "author": "email not defined",
24
+ "package": "@langri-sha/projen-husky",
25
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
26
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.10"
27
+ },
28
+ {
29
+ "author": "filip.dupanovic@gmail.com",
30
+ "package": "@langri-sha/projen-husky",
31
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
32
+ "comment": "fix(projen): Use correct output directory"
33
+ },
34
+ {
35
+ "author": "email not defined",
36
+ "package": "@langri-sha/projen-husky",
37
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
38
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.5"
39
+ },
40
+ {
41
+ "author": "email not defined",
42
+ "package": "@langri-sha/projen-husky",
43
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
44
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.6"
45
+ },
46
+ {
47
+ "author": "email not defined",
48
+ "package": "@langri-sha/projen-husky",
49
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
50
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.7"
51
+ },
52
+ {
53
+ "author": "email not defined",
54
+ "package": "@langri-sha/projen-husky",
55
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
56
+ "comment": "chore(deps): chore(deps): update dependency @types/node to v20.14.3"
57
+ }
58
+ ],
59
+ "none": [
60
+ {
61
+ "author": "filip.dupanovic@gmail.com",
62
+ "package": "@langri-sha/projen-husky",
63
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
64
+ "comment": "feat(workspace): Add repository path"
65
+ },
66
+ {
67
+ "author": "filip.dupanovic@gmail.com",
68
+ "package": "@langri-sha/projen-husky",
69
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
70
+ "comment": "feat(tsconfig): Use `${configDir}`"
71
+ }
72
+ ],
73
+ "minor": [
74
+ {
75
+ "author": "filip.dupanovic@gmail.com",
76
+ "package": "@langri-sha/projen-husky",
77
+ "commit": "94472e1a79e065f4ef9c4e668453e9266b428281",
78
+ "comment": "feat(workspace): Use `vitest`"
79
+ }
80
+ ]
81
+ }
82
+ },
83
+ {
84
+ "date": "Sat, 15 Jun 2024 09:09:05 GMT",
6
85
  "version": "0.2.0",
7
86
  "tag": "@langri-sha/projen-husky_v0.2.0",
8
87
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,31 @@
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 Mon, 08 Jul 2024 21:40:45 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.3.0
8
+
9
+ Mon, 08 Jul 2024 21:40:45 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - feat(workspace): Use `vitest` (filip.dupanovic@gmail.com)
14
+
15
+ ### Patches
16
+
17
+ - chore(deps): chore(deps): update node.js to v20.15.0 (email not defined)
18
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.8 (email not defined)
19
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.10 (email not defined)
20
+ - fix(projen): Use correct output directory (filip.dupanovic@gmail.com)
21
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.5 (email not defined)
22
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.6 (email not defined)
23
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.7 (email not defined)
24
+ - chore(deps): chore(deps): update dependency @types/node to v20.14.3 (email not defined)
25
+
7
26
  ## 0.2.0
8
27
 
9
- Sat, 15 Jun 2024 09:06:45 GMT
28
+ Sat, 15 Jun 2024 09:09:05 GMT
10
29
 
11
30
  ### Minor changes
12
31
 
package/package.json CHANGED
@@ -1,6 +1,13 @@
1
1
  {
2
2
  "name": "@langri-sha/projen-husky",
3
- "version": "0.2.0",
3
+ "version": "0.3.0",
4
+ "bugs": {
5
+ "url": "https://github.com/langri-sha/langri-sha.com/issues"
6
+ },
7
+ "repository": {
8
+ "url": "git+https://github.com/langri-sha/langri-sha.com.git",
9
+ "path": "/packages/projen-husky"
10
+ },
4
11
  "license": "MIT",
5
12
  "author": {
6
13
  "name": "Filip Dupanović",
@@ -9,14 +16,14 @@
9
16
  "organization": false
10
17
  },
11
18
  "type": "module",
12
- "main": "lib/index.js",
19
+ "main": "dist/index.js",
13
20
  "scripts": {
14
- "prepublishOnly": "rm -rf lib; tsc --project tsconfig.build.json"
21
+ "prepublishOnly": "rm -rf dist; tsc --project tsconfig.build.json"
15
22
  },
16
23
  "devDependencies": {
17
- "@langri-sha/jest-test": "0.8.0",
18
24
  "@langri-sha/tsconfig": "0.10.0",
19
- "@types/node": "20.14.2"
25
+ "@langri-sha/vitest": "0.1.0",
26
+ "@types/node": "20.14.10"
20
27
  },
21
28
  "peerDependencies": {
22
29
  "husky": "^9.0.1",
@@ -26,5 +33,5 @@
26
33
  "access": "public"
27
34
  },
28
35
  "//": "~~ Generated by projen. To modify, edit .projenrc.mts and run \"npx projen\".",
29
- "types": "lib/index.d.ts"
36
+ "types": "dist/index.d.ts"
30
37
  }
File without changes
File without changes
File without changes
File without changes