@langri-sha/projen-lint-synthesized 0.2.4 → 0.2.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,28 @@
2
2
  "name": "@langri-sha/projen-lint-synthesized",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 15 May 2024 06:46:11 GMT",
5
+ "date": "Tue, 21 May 2024 05:21:31 GMT",
6
+ "version": "0.2.5",
7
+ "tag": "@langri-sha/projen-lint-synthesized_v0.2.5",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@langri-sha/projen-lint-synthesized",
13
+ "commit": "f95709138a43b934997a15555d3e42655a02bee3",
14
+ "comment": "chore(deps): chore(deps): update dependency projen to v0.81.15"
15
+ },
16
+ {
17
+ "author": "email not defined",
18
+ "package": "@langri-sha/projen-lint-synthesized",
19
+ "commit": "f95709138a43b934997a15555d3e42655a02bee3",
20
+ "comment": "chore(deps): chore(deps): update dependency projen to v0.81.13"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 15 May 2024 06:47:18 GMT",
6
27
  "version": "0.2.4",
7
28
  "tag": "@langri-sha/projen-lint-synthesized_v0.2.4",
8
29
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,21 @@
1
1
  # Change Log - @langri-sha/projen-lint-synthesized
2
2
 
3
- This log was last generated on Wed, 15 May 2024 06:46:11 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 21 May 2024 05:21:31 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.2.5
8
+
9
+ Tue, 21 May 2024 05:21:31 GMT
10
+
11
+ ### Patches
12
+
13
+ - chore(deps): chore(deps): update dependency projen to v0.81.15 (email not defined)
14
+ - chore(deps): chore(deps): update dependency projen to v0.81.13 (email not defined)
15
+
7
16
  ## 0.2.4
8
17
 
9
- Wed, 15 May 2024 06:46:11 GMT
18
+ Wed, 15 May 2024 06:47:18 GMT
10
19
 
11
20
  ### Patches
12
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@langri-sha/projen-lint-synthesized",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "lib/index.js",
@@ -17,7 +17,7 @@
17
17
  "@langri-sha/tsconfig": "0.9.0",
18
18
  "@types/debug": "4.1.12",
19
19
  "prettier": "3.2.5",
20
- "projen": "0.81.11"
20
+ "projen": "0.81.15"
21
21
  },
22
22
  "peerDependencies": {
23
23
  "projen": "^0.81.1",