@langri-sha/projen-license 0.3.3 → 0.3.5

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,81 @@
2
2
  "name": "@langri-sha/projen-license",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 27 Jul 2024 14:05:48 GMT",
5
+ "date": "Mon, 20 Jul 2026 10:15:31 GMT",
6
+ "version": "0.3.5",
7
+ "tag": "@langri-sha/projen-license_v0.3.5",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "filip.dupanovic@gmail.com",
12
+ "package": "@langri-sha/projen-license",
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-license",
21
+ "comment": "Bump @langri-sha/tsconfig to v0.10.2",
22
+ "commit": "not available"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@langri-sha/projen-license",
27
+ "comment": "Bump @langri-sha/vitest to v0.1.2",
28
+ "commit": "not available"
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ {
34
+ "date": "Sun, 19 Jul 2026 21:22:53 GMT",
35
+ "version": "0.3.4",
36
+ "tag": "@langri-sha/projen-license_v0.3.4",
37
+ "comments": {
38
+ "patch": [
39
+ {
40
+ "author": "filip.dupanovic@gmail.com",
41
+ "package": "@langri-sha/projen-license",
42
+ "commit": "4c7ea20dcde3633e456cca3bcf5c585bb818627f",
43
+ "comment": "chore: publish the projen ^0.86.0 peer range (in source since 2024-08-31, never released)"
44
+ }
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "date": "Tue, 10 Sep 2024 10:39:17 GMT",
50
+ "version": "0.3.3",
51
+ "tag": "@langri-sha/projen-license_v0.3.3",
52
+ "comments": {
53
+ "none": [
54
+ {
55
+ "author": "filip.dupanovic@gmail.com",
56
+ "package": "@langri-sha/projen-license",
57
+ "commit": "ed5540272c92323003c8a7fc1a315b7580a1a2c9",
58
+ "comment": "feat(projen): Post-upgrade updates"
59
+ }
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "date": "Sat, 27 Jul 2024 15:50:16 GMT",
65
+ "version": "0.3.3",
66
+ "tag": "@langri-sha/projen-license_v0.3.3",
67
+ "comments": {
68
+ "none": [
69
+ {
70
+ "author": "filip.dupanovic@gmail.com",
71
+ "package": "@langri-sha/projen-license",
72
+ "commit": "d542415a6b2c2c339a8367c77b925842000f9f9a",
73
+ "comment": "feat(workspace): Exclude compiling test modules"
74
+ }
75
+ ]
76
+ }
77
+ },
78
+ {
79
+ "date": "Sat, 27 Jul 2024 14:06:08 GMT",
6
80
  "version": "0.3.3",
7
81
  "tag": "@langri-sha/projen-license_v0.3.3",
8
82
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,29 @@
1
1
  # Change Log - @langri-sha/projen-license
2
2
 
3
- This log was last generated on Sat, 27 Jul 2024 14:05:48 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.3.5
8
+
9
+ Mon, 20 Jul 2026 10:15:31 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @langri-sha/tsconfig to v0.10.2
14
+ - Bump @langri-sha/vitest to v0.1.2
15
+
16
+ ## 0.3.4
17
+
18
+ Sun, 19 Jul 2026 21:22:53 GMT
19
+
20
+ ### Patches
21
+
22
+ - chore: publish the projen ^0.86.0 peer range (in source since 2024-08-31, never released) (filip.dupanovic@gmail.com)
23
+
7
24
  ## 0.3.3
8
25
 
9
- Sat, 27 Jul 2024 14:05:48 GMT
26
+ Sat, 27 Jul 2024 14:06:08 GMT
10
27
 
11
28
  ### Patches
12
29
 
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@langri-sha/projen-license",
3
- "version": "0.3.3",
3
+ "version": "0.3.5",
4
4
  "bugs": {
5
- "url": "https://github.com/langri-sha/langri-sha.com/issues"
5
+ "url": "https://github.com/langri-sha/projen/issues"
6
6
  },
7
7
  "repository": {
8
8
  "type": "git",
9
- "url": "git+https://github.com/langri-sha/langri-sha.com.git",
9
+ "url": "git+https://github.com/langri-sha/projen.git",
10
10
  "directory": "packages/projen-license"
11
11
  },
12
12
  "license": "MIT",
@@ -25,11 +25,11 @@
25
25
  "license-o-matic": "^1.2.0"
26
26
  },
27
27
  "devDependencies": {
28
- "@langri-sha/tsconfig": "0.10.1",
29
- "@langri-sha/vitest": "0.1.1"
28
+ "@langri-sha/tsconfig": "0.10.2",
29
+ "@langri-sha/vitest": "0.1.2"
30
30
  },
31
31
  "peerDependencies": {
32
- "projen": "^0.84.0"
32
+ "projen": "^0.86.0"
33
33
  },
34
34
  "publishConfig": {
35
35
  "access": "public"