File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.22.0] ( https://github.com/LocalCrag/LocalCragApp/compare/v1.21.0...v1.22.0 ) (2025-10-01)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** topo:** add laydown start ([ #768 ] ( https://github.com/LocalCrag/LocalCragApp/issues/768 ) ) ([ 7ea6fda] ( https://github.com/LocalCrag/LocalCragApp/commit/7ea6fdae4fb64bc2175ec018c6a52d0b0c2868c3 ) )
7
+ * ** topo:** configurable default starting position ([ #769 ] ( https://github.com/LocalCrag/LocalCragApp/issues/769 ) ) ([ 10940b4] ( https://github.com/LocalCrag/LocalCragApp/commit/10940b40db6164f6abe509c86f71a9a1a2aad4c0 ) )
8
+
1
9
# [ 1.21.0] ( https://github.com/LocalCrag/LocalCragApp/compare/v1.20.0...v1.21.0 ) (2025-09-29)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " localcrag-client" ,
3
- "version" : " 1.21 .0" ,
3
+ "version" : " 1.22 .0" ,
4
4
"scripts" : {
5
5
"ng" : " ng" ,
6
6
"start" : " ng serve" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " localcrag" ,
3
- "version" : " 1.21 .0" ,
3
+ "version" : " 1.22 .0" ,
4
4
"devDependencies" : {
5
5
"@semantic-release/changelog" : " ^6.0.3" ,
6
6
"@semantic-release/git" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " localcrag-server" ,
3
- "version" : " 1.21 .0" ,
3
+ "version" : " 1.22 .0" ,
4
4
"devDependencies" : {
5
5
"lint-staged" : " ^15.4.3"
6
6
},
You can’t perform that action at this time.
0 commit comments