Skip to content

Commit 1facb95

Browse files
authored
Merge pull request #8 from TechnologyEnhancedLearning/ci-setup
Ci setup
2 parents d12a893 + a8cbac0 commit 1facb95

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@
8484
],
8585
"@semantic-release/github"
8686
],
87-
"repositoryUrl": "https://github.com/TechnologyEnhancedLearning/GitPageBlazorWASM"
87+
"repositoryUrl": "https://github.com/TechnologyEnhancedLearning/TELBlazor"
8888
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# 1.0.0-ci-setup.1 (2025-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **initial setup:** cicd in development ([f64be70](https://github.com/TechnologyEnhancedLearning/TELBlazor/commit/f64be702f7a3e56c1600282f2bc5433496991fbe))
7+
* **minor version:** generate minor version ([098fa20](https://github.com/TechnologyEnhancedLearning/TELBlazor/commit/098fa20d462c51943be449b2e8d738da9a9b3b7d))
8+
* **releaserc:** Target repository correction ([408c6d1](https://github.com/TechnologyEnhancedLearning/TELBlazor/commit/408c6d11e50efc6ae8862fa50fefea8f3eec9235))
9+
10+
11+
### Features
12+
13+
* **major:** Breaking change ([af34839](https://github.com/TechnologyEnhancedLearning/TELBlazor/commit/af34839d5979b1466fb64567e324b232b0505bc3))
14+
15+
16+
### BREAKING CHANGES
17+
18+
* **major:** New version please

0 commit comments

Comments
 (0)