File tree Expand file tree Collapse file tree 8 files changed +48
-4
lines changed Expand file tree Collapse file tree 8 files changed +48
-4
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
+ ## 5.3.2 (2025-06-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Fix CI (test commit) ([ 59f9209] ( https://github.com/SteamClientHomebrew/SDK/commit/59f920989b86290572360e361555e8ce71566531 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 5.3.1 (2025-06-07)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 5.3.1 " ,
3
+ "version" : " 5.3.2 " ,
4
4
"npmClient" : " pnpm"
5
5
}
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
+ ## 5.3.2 (2025-06-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Fix CI (test commit) ([ 59f9209] ( https://github.com/SteamClientHomebrew/PluginComponents/commit/59f920989b86290572360e361555e8ce71566531 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 5.3.1 (2025-06-07)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @steambrew/webkit" ,
3
- "version" : " 5.3.1 " ,
3
+ "version" : " 5.3.2 " ,
4
4
"description" : " A support library for creating plugins with Millennium." ,
5
5
"main" : " ./build/index.js" ,
6
6
"types" : " ./build/index.d.ts" ,
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
+ ## 5.3.2 (2025-06-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Fix CI (test commit) ([ 59f9209] ( https://github.com/SteamClientHomebrew/PluginComponents/commit/59f920989b86290572360e361555e8ce71566531 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 5.3.1 (2025-06-07)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @steambrew/client" ,
3
- "version" : " 5.3.1 " ,
3
+ "version" : " 5.3.2 " ,
4
4
"description" : " A support library for creating plugins with Millennium." ,
5
5
"main" : " ./build/index.js" ,
6
6
"types" : " ./build/index.d.ts" ,
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
+ ## 5.3.2 (2025-06-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Fix CI (test commit) ([ 59f9209] ( https://github.com/SteamClientHomebrew/SDK/commit/59f920989b86290572360e361555e8ce71566531 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 5.3.1 (2025-06-07)
7
18
8
19
Original file line number Diff line number Diff line change 30
30
" /build"
31
31
],
32
32
"name" : " @steambrew/api" ,
33
- "version" : " 5.3.1 "
33
+ "version" : " 5.3.2 "
34
34
}
You can’t perform that action at this time.
0 commit comments