Skip to content

Commit dc0cd29

Browse files
authored
chore(master): release 0.1.5 (#5)
1 parent baf704a commit dc0cd29

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.4"
2+
".": "0.1.5"
33
}

CHANGELOG.md

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

3+
## [0.1.5](https://github.com/sase-org/sase-github/compare/v0.1.4...v0.1.5) (2026-07-01)
4+
5+
6+
### Features
7+
8+
* support GitHub Enterprise hosts ([e1f3b02](https://github.com/sase-org/sase-github/commit/e1f3b02f469cbcbea9711697ffa3d7f5d0115597))
9+
10+
11+
### Documentation
12+
13+
* document managed Enterprise setup ([baf704a](https://github.com/sase-org/sase-github/commit/baf704a8859a081a7d42ed6639504c3ee6354872))
14+
315
## [0.1.4](https://github.com/sase-org/sase-github/compare/v0.1.3...v0.1.4) (2026-06-30)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "sase-github"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
description = "GitHub VCS plugin for sase"
99
requires-python = ">=3.12"
1010
license = "MIT"

0 commit comments

Comments
 (0)