Skip to content

Commit dbaf915

Browse files
authored
Merge pull request #100 from TechnologyEnhancedLearning/refactor-logging
Refactor logging
2 parents a185dde + 5737e23 commit dbaf915

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# [1.11.0](https://github.com/TechnologyEnhancedLearning/TELBlazor/compare/v1.10.0...v1.11.0) (2025-08-18)
1+
# [1.12.0-refactor-logging.1](https://github.com/TechnologyEnhancedLearning/TELBlazor/compare/v1.11.0...v1.12.0-refactor-logging.1) (2025-08-18)
22

33

44
### Features
55

6-
* **cicd:** Tidy and version increment check ([77dbf5d](https://github.com/TechnologyEnhancedLearning/TELBlazor/commit/77dbf5de821a94ec1c033ff132835c111c334a74))
6+
* **cicd:** pipeline errors in sematinc versioning ([893d755](https://github.com/TechnologyEnhancedLearning/TELBlazor/commit/893d755e1b6c628c898615071c82e888f3bc2a4d))

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,9 @@
99
"gulp-sass": "^5.1.0",
1010
"sass": "^1.86.3"
1111
},
12-
"description": ""
12+
"description": "",
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/TechnologyEnhancedLearning/TELBlazor.git"
16+
}
1317
}

0 commit comments

Comments
 (0)