@langri-sha/projen-project 0.17.1 → 0.17.3

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.
Files changed (3) hide show
  1. package/CHANGELOG.json +183 -1
  2. package/CHANGELOG.md +42 -2
  3. package/package.json +19 -19
package/CHANGELOG.json CHANGED
@@ -2,7 +2,189 @@
2
2
  "name": "@langri-sha/projen-project",
3
3
  "entries": [
4
4
  {
5
- "date": "Sun, 19 Jul 2026 09:48:59 GMT",
5
+ "date": "Mon, 20 Jul 2026 10:15:31 GMT",
6
+ "version": "0.17.3",
7
+ "tag": "@langri-sha/projen-project_v0.17.3",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "filip.dupanovic@gmail.com",
12
+ "package": "@langri-sha/projen-project",
13
+ "commit": "04adc8ff4c0c712311f9328f89480fedf89bdb36",
14
+ "comment": "chore: source @langri-sha/tsconfig and @langri-sha/vitest from the workspace instead of npm"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@langri-sha/projen-project",
21
+ "comment": "Bump @langri-sha/projen-babel to v0.4.2",
22
+ "commit": "not available"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@langri-sha/projen-project",
27
+ "comment": "Bump @langri-sha/projen-beachball to v0.5.2",
28
+ "commit": "not available"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@langri-sha/projen-project",
33
+ "comment": "Bump @langri-sha/projen-codeowners to v0.5.2",
34
+ "commit": "not available"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@langri-sha/projen-project",
39
+ "comment": "Bump @langri-sha/projen-editorconfig to v0.6.2",
40
+ "commit": "not available"
41
+ },
42
+ {
43
+ "author": "beachball",
44
+ "package": "@langri-sha/projen-project",
45
+ "comment": "Bump @langri-sha/projen-eslint to v0.3.2",
46
+ "commit": "not available"
47
+ },
48
+ {
49
+ "author": "beachball",
50
+ "package": "@langri-sha/projen-project",
51
+ "comment": "Bump @langri-sha/projen-husky to v0.3.8",
52
+ "commit": "not available"
53
+ },
54
+ {
55
+ "author": "beachball",
56
+ "package": "@langri-sha/projen-project",
57
+ "comment": "Bump @langri-sha/projen-jest-config to v0.4.2",
58
+ "commit": "not available"
59
+ },
60
+ {
61
+ "author": "beachball",
62
+ "package": "@langri-sha/projen-project",
63
+ "comment": "Bump @langri-sha/projen-license to v0.3.5",
64
+ "commit": "not available"
65
+ },
66
+ {
67
+ "author": "beachball",
68
+ "package": "@langri-sha/projen-project",
69
+ "comment": "Bump @langri-sha/projen-lint-staged to v0.3.2",
70
+ "commit": "not available"
71
+ },
72
+ {
73
+ "author": "beachball",
74
+ "package": "@langri-sha/projen-project",
75
+ "comment": "Bump @langri-sha/projen-lint-synthesized to v0.5.4",
76
+ "commit": "not available"
77
+ },
78
+ {
79
+ "author": "beachball",
80
+ "package": "@langri-sha/projen-project",
81
+ "comment": "Bump @langri-sha/projen-pnpm-workspace to v0.3.3",
82
+ "commit": "not available"
83
+ },
84
+ {
85
+ "author": "beachball",
86
+ "package": "@langri-sha/projen-project",
87
+ "comment": "Bump @langri-sha/projen-prettier to v0.4.2",
88
+ "commit": "not available"
89
+ },
90
+ {
91
+ "author": "beachball",
92
+ "package": "@langri-sha/projen-project",
93
+ "comment": "Bump @langri-sha/projen-readme to v0.1.2",
94
+ "commit": "not available"
95
+ },
96
+ {
97
+ "author": "beachball",
98
+ "package": "@langri-sha/projen-project",
99
+ "comment": "Bump @langri-sha/projen-renovate to v0.4.7",
100
+ "commit": "not available"
101
+ },
102
+ {
103
+ "author": "beachball",
104
+ "package": "@langri-sha/projen-project",
105
+ "comment": "Bump @langri-sha/projen-swcrc to v0.1.7",
106
+ "commit": "not available"
107
+ },
108
+ {
109
+ "author": "beachball",
110
+ "package": "@langri-sha/projen-project",
111
+ "comment": "Bump @langri-sha/projen-typescript-config to v0.5.6",
112
+ "commit": "not available"
113
+ },
114
+ {
115
+ "author": "beachball",
116
+ "package": "@langri-sha/projen-project",
117
+ "comment": "Bump @langri-sha/tsconfig to v0.10.2",
118
+ "commit": "not available"
119
+ },
120
+ {
121
+ "author": "beachball",
122
+ "package": "@langri-sha/projen-project",
123
+ "comment": "Bump @langri-sha/vitest to v0.1.2",
124
+ "commit": "not available"
125
+ }
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "date": "Sun, 19 Jul 2026 21:22:53 GMT",
131
+ "version": "0.17.2",
132
+ "tag": "@langri-sha/projen-project_v0.17.2",
133
+ "comments": {
134
+ "patch": [
135
+ {
136
+ "author": "beachball",
137
+ "package": "@langri-sha/projen-project",
138
+ "comment": "Bump @langri-sha/projen-babel to v0.4.1",
139
+ "commit": "not available"
140
+ },
141
+ {
142
+ "author": "beachball",
143
+ "package": "@langri-sha/projen-project",
144
+ "comment": "Bump @langri-sha/projen-beachball to v0.5.1",
145
+ "commit": "not available"
146
+ },
147
+ {
148
+ "author": "beachball",
149
+ "package": "@langri-sha/projen-project",
150
+ "comment": "Bump @langri-sha/projen-codeowners to v0.5.1",
151
+ "commit": "not available"
152
+ },
153
+ {
154
+ "author": "beachball",
155
+ "package": "@langri-sha/projen-project",
156
+ "comment": "Bump @langri-sha/projen-editorconfig to v0.6.1",
157
+ "commit": "not available"
158
+ },
159
+ {
160
+ "author": "beachball",
161
+ "package": "@langri-sha/projen-project",
162
+ "comment": "Bump @langri-sha/projen-jest-config to v0.4.1",
163
+ "commit": "not available"
164
+ },
165
+ {
166
+ "author": "beachball",
167
+ "package": "@langri-sha/projen-project",
168
+ "comment": "Bump @langri-sha/projen-license to v0.3.4",
169
+ "commit": "not available"
170
+ },
171
+ {
172
+ "author": "beachball",
173
+ "package": "@langri-sha/projen-project",
174
+ "comment": "Bump @langri-sha/projen-lint-staged to v0.3.1",
175
+ "commit": "not available"
176
+ },
177
+ {
178
+ "author": "beachball",
179
+ "package": "@langri-sha/projen-project",
180
+ "comment": "Bump @langri-sha/projen-readme to v0.1.1",
181
+ "commit": "not available"
182
+ }
183
+ ]
184
+ }
185
+ },
186
+ {
187
+ "date": "Sun, 19 Jul 2026 09:49:58 GMT",
6
188
  "version": "0.17.1",
7
189
  "tag": "@langri-sha/projen-project_v0.17.1",
8
190
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,52 @@
1
1
  # Change Log - @langri-sha/projen-project
2
2
 
3
- <!-- This log was last generated on Sun, 19 Jul 2026 09:48:59 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Mon, 20 Jul 2026 10:15:31 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.17.3
8
+
9
+ Mon, 20 Jul 2026 10:15:31 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @langri-sha/projen-babel to v0.4.2
14
+ - Bump @langri-sha/projen-beachball to v0.5.2
15
+ - Bump @langri-sha/projen-codeowners to v0.5.2
16
+ - Bump @langri-sha/projen-editorconfig to v0.6.2
17
+ - Bump @langri-sha/projen-eslint to v0.3.2
18
+ - Bump @langri-sha/projen-husky to v0.3.8
19
+ - Bump @langri-sha/projen-jest-config to v0.4.2
20
+ - Bump @langri-sha/projen-license to v0.3.5
21
+ - Bump @langri-sha/projen-lint-staged to v0.3.2
22
+ - Bump @langri-sha/projen-lint-synthesized to v0.5.4
23
+ - Bump @langri-sha/projen-pnpm-workspace to v0.3.3
24
+ - Bump @langri-sha/projen-prettier to v0.4.2
25
+ - Bump @langri-sha/projen-readme to v0.1.2
26
+ - Bump @langri-sha/projen-renovate to v0.4.7
27
+ - Bump @langri-sha/projen-swcrc to v0.1.7
28
+ - Bump @langri-sha/projen-typescript-config to v0.5.6
29
+ - Bump @langri-sha/tsconfig to v0.10.2
30
+ - Bump @langri-sha/vitest to v0.1.2
31
+
32
+ ## 0.17.2
33
+
34
+ Sun, 19 Jul 2026 21:22:53 GMT
35
+
36
+ ### Patches
37
+
38
+ - Bump @langri-sha/projen-babel to v0.4.1
39
+ - Bump @langri-sha/projen-beachball to v0.5.1
40
+ - Bump @langri-sha/projen-codeowners to v0.5.1
41
+ - Bump @langri-sha/projen-editorconfig to v0.6.1
42
+ - Bump @langri-sha/projen-jest-config to v0.4.1
43
+ - Bump @langri-sha/projen-license to v0.3.4
44
+ - Bump @langri-sha/projen-lint-staged to v0.3.1
45
+ - Bump @langri-sha/projen-readme to v0.1.1
46
+
7
47
  ## 0.17.1
8
48
 
9
- Sun, 19 Jul 2026 09:48:59 GMT
49
+ Sun, 19 Jul 2026 09:49:58 GMT
10
50
 
11
51
  ### Patches
12
52
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@langri-sha/projen-project",
3
- "version": "0.17.1",
3
+ "version": "0.17.3",
4
4
  "bugs": {
5
5
  "url": "https://github.com/langri-sha/projen/issues"
6
6
  },
@@ -22,27 +22,27 @@
22
22
  "prepublishOnly": "rm -rf dist; tsc --project tsconfig.build.json"
23
23
  },
24
24
  "dependencies": {
25
- "@langri-sha/projen-babel": "0.4.0",
26
- "@langri-sha/projen-beachball": "0.5.0",
27
- "@langri-sha/projen-codeowners": "0.5.0",
28
- "@langri-sha/projen-editorconfig": "0.6.0",
29
- "@langri-sha/projen-eslint": "0.3.1",
30
- "@langri-sha/projen-husky": "0.3.7",
31
- "@langri-sha/projen-jest-config": "0.4.0",
32
- "@langri-sha/projen-license": "0.3.3",
33
- "@langri-sha/projen-lint-staged": "0.3.0",
34
- "@langri-sha/projen-lint-synthesized": "0.5.3",
35
- "@langri-sha/projen-pnpm-workspace": "0.3.2",
36
- "@langri-sha/projen-prettier": "0.4.1",
37
- "@langri-sha/projen-readme": "0.1.0",
38
- "@langri-sha/projen-renovate": "0.4.6",
39
- "@langri-sha/projen-swcrc": "0.1.6",
40
- "@langri-sha/projen-typescript-config": "0.5.5",
25
+ "@langri-sha/projen-babel": "0.4.2",
26
+ "@langri-sha/projen-beachball": "0.5.2",
27
+ "@langri-sha/projen-codeowners": "0.5.2",
28
+ "@langri-sha/projen-editorconfig": "0.6.2",
29
+ "@langri-sha/projen-eslint": "0.3.2",
30
+ "@langri-sha/projen-husky": "0.3.8",
31
+ "@langri-sha/projen-jest-config": "0.4.2",
32
+ "@langri-sha/projen-license": "0.3.5",
33
+ "@langri-sha/projen-lint-staged": "0.3.2",
34
+ "@langri-sha/projen-lint-synthesized": "0.5.4",
35
+ "@langri-sha/projen-pnpm-workspace": "0.3.3",
36
+ "@langri-sha/projen-prettier": "0.4.2",
37
+ "@langri-sha/projen-readme": "0.1.2",
38
+ "@langri-sha/projen-renovate": "0.4.7",
39
+ "@langri-sha/projen-swcrc": "0.1.7",
40
+ "@langri-sha/projen-typescript-config": "0.5.6",
41
41
  "ramda": "0.32.0"
42
42
  },
43
43
  "devDependencies": {
44
- "@langri-sha/tsconfig": "^0.10.1",
45
- "@langri-sha/vitest": "^0.1.1",
44
+ "@langri-sha/tsconfig": "0.10.2",
45
+ "@langri-sha/vitest": "0.1.2",
46
46
  "@types/ramda": "0.31.1"
47
47
  },
48
48
  "peerDependencies": {