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.2.23 (2025-06-06)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Fix circular dependency ([ 9d34395] ( https://github.com/SteamClientHomebrew/SDK/commit/9d34395acf707487ff264e448e2498dc937e5f52 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 5.2.22 (2025-06-06)
7
18
8
19
** Note:** Version bump only for package steambrew-monorepo
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.2.22 " ,
3
+ "version" : " 5.2.23 " ,
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.2.23 (2025-06-06)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Fix circular dependency ([ 9d34395] ( https://github.com/SteamClientHomebrew/PluginComponents/commit/9d34395acf707487ff264e448e2498dc937e5f52 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 5.2.22 (2025-06-06)
7
18
8
19
** Note:** Version bump only for package @steambrew/webkit
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @steambrew/webkit" ,
3
- "version" : " 5.2.22 " ,
3
+ "version" : " 5.2.23 " ,
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.2.23 (2025-06-06)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Fix circular dependency ([ 9d34395] ( https://github.com/SteamClientHomebrew/PluginComponents/commit/9d34395acf707487ff264e448e2498dc937e5f52 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 5.2.22 (2025-06-06)
7
18
8
19
** Note:** Version bump only for package @steambrew/client
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @steambrew/client" ,
3
- "version" : " 5.2.22 " ,
3
+ "version" : " 5.2.23 " ,
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.2.23 (2025-06-06)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Fix circular dependency ([ 9d34395] ( https://github.com/SteamClientHomebrew/SDK/commit/9d34395acf707487ff264e448e2498dc937e5f52 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 5.2.22 (2025-06-06)
7
18
8
19
** Note:** Version bump only for package @steambrew/api
Original file line number Diff line number Diff line change 30
30
" /build"
31
31
],
32
32
"name" : " @steambrew/api" ,
33
- "version" : " 5.2.22 "
33
+ "version" : " 5.2.23 "
34
34
}
You can’t perform that action at this time.
0 commit comments