File tree 4 files changed +10
-3
lines changed
4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.14.4] ( https://github.com/LocalCrag/LocalCragApp/compare/v1.14.3...v1.14.4 ) (2025-02-26)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** topo:** fix typo ([ #629 ] ( https://github.com/LocalCrag/LocalCragApp/issues/629 ) ) ([ a23afee] ( https://github.com/LocalCrag/LocalCragApp/commit/a23afeed68ff6011814f474b442e923e007cbe34 ) )
7
+
1
8
## [ 1.14.3] ( https://github.com/LocalCrag/LocalCragApp/compare/v1.14.2...v1.14.3 ) (2025-02-26)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " localcrag-client" ,
3
- "version" : " 1.14.3 " ,
3
+ "version" : " 1.14.4 " ,
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.14.3 " ,
3
+ "version" : " 1.14.4 " ,
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.14.3 " ,
3
+ "version" : " 1.14.4 " ,
4
4
"devDependencies" : {
5
5
"lint-staged" : " ^15.4.3"
6
6
},
You can’t perform that action at this time.
0 commit comments