Skip to content

Commit f72eea0

Browse files
authored
Merge pull request #42 from TechnologyEnhancedLearning/fix-last-branch-check
Fix last branch check
2 parents 0174657 + be38190 commit f72eea0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.1.4-fix-last-branch-check.1](https://github.com/TechnologyEnhancedLearning/GitPageBlazorWASM/compare/v9.1.3...v9.1.4-fix-last-branch-check.1) (2025-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **last:** check ([6c7a8c5](https://github.com/TechnologyEnhancedLearning/GitPageBlazorWASM/commit/6c7a8c5afae46ad3aba910045a0650b3b2aaf8c7))
7+
18
## [9.1.3](https://github.com/TechnologyEnhancedLearning/GitPageBlazorWASM/compare/v9.1.2...v9.1.3) (2025-04-15)
29

310

SharedPages/SharedPages.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<ItemGroup>
2424
<Content Remove="packages.lock.json" />
2525
</ItemGroup>
26-
<!--qqqq try putting back in with a condition<ItemGroup>
26+
<!--qqqq try putting back in with a condition<ItemGroup>
2727
<ProjectReference Include="..\Package.BlazorComponentLibrary\Package.BlazorComponentLibrary.csproj" />
2828
</ItemGroup>-->
2929
</Project>

0 commit comments

Comments
 (0)