File tree Expand file tree Collapse file tree 16 files changed +97
-9
lines changed
npm-package-json-lint-config Expand file tree Collapse file tree 16 files changed +97
-9
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 8.0.0-alpha.33] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33 ) (2025-01-01)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** lint-package-json:** fix package.json ([ beafc53] ( https://github.com/TrigenSoftware/scripts/commit/beafc53de744578b92b691a43370b1c5b9930328 ) )
12
+ * ** lint-package-json:** fix package.json ([ 717ed25] ( https://github.com/TrigenSoftware/scripts/commit/717ed258dd7d4e4ff30cd1ffb9cfcbe70b57575c ) )
13
+ * ** npm-package-json-lint-config:** fix monorepo config ([ 6d5da33] ( https://github.com/TrigenSoftware/scripts/commit/6d5da339a798a9524f247aa400e3a71b400f16c0 ) )
14
+ * ** scripts:** fix spawn util ([ 2198ca8] ( https://github.com/TrigenSoftware/scripts/commit/2198ca806b8f44decc8021a39a0c89cc05c2215d ) )
15
+
16
+
17
+ ### Features
18
+
19
+ * ** eslint-config:** minor tweaks ([ 6118b4e] ( https://github.com/TrigenSoftware/scripts/commit/6118b4e18e4d2ea4b2f1faa9439983ca72032d9e ) )
20
+
21
+
22
+
23
+
24
+
6
25
# [ 8.0.0-alpha.32] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.31...v8.0.0-alpha.32 ) (2024-03-29)
7
26
8
27
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 8.0.0-alpha.32 " ,
2
+ "version" : " 8.0.0-alpha.33 " ,
3
3
"useWorkspaces" : true ,
4
4
"command" : {
5
5
"version" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 8.0.0-alpha.33] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33 ) (2025-01-01)
7
+
8
+ ** Note:** Version bump only for package @trigen/babel-preset
9
+
10
+
11
+
12
+
13
+
6
14
# [ 8.0.0-alpha.30] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.29...v8.0.0-alpha.30 ) (2024-03-10)
7
15
8
16
** Note:** Version bump only for package @trigen/babel-preset
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @trigen/babel-preset" ,
3
- "version" : " 8.0.0-alpha.30 " ,
3
+ "version" : " 8.0.0-alpha.33 " ,
4
4
"description" : " Trigen's Babel preset." ,
5
5
"author" : " dangreen" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 8.0.0-alpha.33] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33 ) (2025-01-01)
7
+
8
+ ** Note:** Version bump only for package @trigen/browserslist-config
9
+
10
+
11
+
12
+
13
+
6
14
# [ 8.0.0-alpha.30] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.29...v8.0.0-alpha.30 ) (2024-03-10)
7
15
8
16
** Note:** Version bump only for package @trigen/browserslist-config
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @trigen/browserslist-config" ,
3
- "version" : " 8.0.0-alpha.30 " ,
3
+ "version" : " 8.0.0-alpha.33 " ,
4
4
"description" : " Trigen's Browserslist config." ,
5
5
"author" : " dangreen" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 8.0.0-alpha.33] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33 ) (2025-01-01)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** eslint-config:** minor tweaks ([ 6118b4e] ( https://github.com/TrigenSoftware/scripts/commit/6118b4e18e4d2ea4b2f1faa9439983ca72032d9e ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 8.0.0-alpha.32] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.31...v8.0.0-alpha.32 ) (2024-03-29)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @trigen/eslint-config" ,
3
- "version" : " 8.0.0-alpha.32 " ,
3
+ "version" : " 8.0.0-alpha.33 " ,
4
4
"description" : " Trigen's ESLint config." ,
5
5
"author" : " dangreen" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 8.0.0-alpha.33] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33 ) (2025-01-01)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** lint-package-json:** fix package.json ([ beafc53] ( https://github.com/TrigenSoftware/scripts/commit/beafc53de744578b92b691a43370b1c5b9930328 ) )
12
+ * ** lint-package-json:** fix package.json ([ 717ed25] ( https://github.com/TrigenSoftware/scripts/commit/717ed258dd7d4e4ff30cd1ffb9cfcbe70b57575c ) )
13
+
14
+
15
+
16
+
17
+
6
18
# [ 8.0.0-alpha.30] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.29...v8.0.0-alpha.30 ) (2024-03-10)
7
19
8
20
** Note:** Version bump only for package @trigen/lint-package-json
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @trigen/lint-package-json" ,
3
3
"type" : " module" ,
4
- "version" : " 8.0.0-alpha.30 " ,
4
+ "version" : " 8.0.0-alpha.33 " ,
5
5
"description" : " Shortcut to run npm-package-json-lint with @trigen/npm-package-json-lint-config." ,
6
6
"author" : " dangreen" ,
7
7
"license" : " MIT" ,
33
33
"postpublish" : " del ./package"
34
34
},
35
35
"dependencies" : {
36
- "@trigen/npm-package-json-lint-config" : " ^8.0.0-alpha.30 " ,
36
+ "@trigen/npm-package-json-lint-config" : " ^8.0.0-alpha.33 " ,
37
37
"argue-cli" : " ^2.1.0" ,
38
38
"npm-package-json-lint" : " ^7.0.0"
39
39
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 8.0.0-alpha.33] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33 ) (2025-01-01)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** npm-package-json-lint-config:** fix monorepo config ([ 6d5da33] ( https://github.com/TrigenSoftware/scripts/commit/6d5da339a798a9524f247aa400e3a71b400f16c0 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 8.0.0-alpha.30] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.29...v8.0.0-alpha.30 ) (2024-03-10)
7
18
8
19
** Note:** Version bump only for package @trigen/npm-package-json-lint-config
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @trigen/npm-package-json-lint-config" ,
3
- "version" : " 8.0.0-alpha.30 " ,
3
+ "version" : " 8.0.0-alpha.33 " ,
4
4
"description" : " Trigen's npm-package-json-lint config." ,
5
5
"author" : " dangreen" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 8.0.0-alpha.33] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33 ) (2025-01-01)
7
+
8
+ ** Note:** Version bump only for package @trigen/project-files
9
+
10
+
11
+
12
+
13
+
6
14
# [ 8.0.0-alpha.30] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.29...v8.0.0-alpha.30 ) (2024-03-10)
7
15
8
16
** Note:** Version bump only for package @trigen/project-files
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @trigen/project-files" ,
3
3
"type" : " module" ,
4
- "version" : " 8.0.0-alpha.30 " ,
4
+ "version" : " 8.0.0-alpha.33 " ,
5
5
"description" : " CLI tool for download snippets files." ,
6
6
"author" : " dangreen" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 8.0.0-alpha.33] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33 ) (2025-01-01)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** scripts:** fix spawn util ([ 2198ca8] ( https://github.com/TrigenSoftware/scripts/commit/2198ca806b8f44decc8021a39a0c89cc05c2215d ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 8.0.0-alpha.30] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.29...v8.0.0-alpha.30 ) (2024-03-10)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @trigen/scripts" ,
3
3
"type" : " module" ,
4
- "version" : " 8.0.0-alpha.30 " ,
4
+ "version" : " 8.0.0-alpha.33 " ,
5
5
"description" : " CLI tool for running scripts." ,
6
6
"author" : " dangreen" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments