Skip to content

Commit 82bd8eb

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2026-03-01) ### Bug Fixes * **template:** correct gh repo creation flags and provider handling ([#3](#3)) ([b9ca1a9](b9ca1a9))
1 parent b9ca1a9 commit 82bd8eb

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/getscaf/template-starter/compare/v1.1.0...v1.1.1) (2026-03-01)
4+
5+
### Bug Fixes
6+
7+
* **template:** correct gh repo creation flags and provider handling ([#3](https://github.com/getscaf/template-starter/issues/3)) ([b9ca1a9](https://github.com/getscaf/template-starter/commit/b9ca1a9d821ae144f30ed7ae773b55c010561700))
8+
39
## [1.1.0](https://github.com/getscaf/template-starter/compare/v1.0.0...v1.1.0) (2026-03-01)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "template-starter",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"devDependencies": {
55
"@semantic-release/changelog": "^6.0.3",
66
"@semantic-release/git": "^10.0.1",

0 commit comments

Comments
 (0)