@langri-sha/projen-lint-synthesized 0.2.2 → 0.2.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.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,22 @@
2
2
  "name": "@langri-sha/projen-lint-synthesized",
3
3
  "entries": [
4
4
  {
5
- "date": "Sun, 05 May 2024 07:20:53 GMT",
5
+ "date": "Tue, 14 May 2024 20:39:52 GMT",
6
+ "version": "0.2.3",
7
+ "tag": "@langri-sha/projen-lint-synthesized_v0.2.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@langri-sha/projen-lint-synthesized",
13
+ "commit": "bb5eca0acea87c11cf873197bea7383eef3f8465",
14
+ "comment": "chore(deps): chore(deps): update dependency projen to v0.81.10"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Sun, 05 May 2024 07:21:05 GMT",
6
21
  "version": "0.2.2",
7
22
  "tag": "@langri-sha/projen-lint-synthesized_v0.2.2",
8
23
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,20 @@
1
1
  # Change Log - @langri-sha/projen-lint-synthesized
2
2
 
3
- This log was last generated on Sun, 05 May 2024 07:20:53 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 14 May 2024 20:39:52 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.2.3
8
+
9
+ Tue, 14 May 2024 20:39:52 GMT
10
+
11
+ ### Patches
12
+
13
+ - chore(deps): chore(deps): update dependency projen to v0.81.10 (email not defined)
14
+
7
15
  ## 0.2.2
8
16
 
9
- Sun, 05 May 2024 07:20:53 GMT
17
+ Sun, 05 May 2024 07:21:05 GMT
10
18
 
11
19
  ### Patches
12
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@langri-sha/projen-lint-synthesized",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
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.1"
20
+ "projen": "0.81.10"
21
21
  },
22
22
  "peerDependencies": {
23
23
  "projen": "^0.81.1",