Skip to content

Commit 765aacd

Browse files
authored
Merge pull request #10 from SongshGeo/release-please--branches--master--components--${project_name}
chore(master): release 1.3.1
2 parents bfce29c + 4783333 commit 765aacd

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.3.1](https://github.com/SongshGeo/Python-Project-Template/compare/v1.3.0...v1.3.1) (2025-12-28)
6+
7+
8+
### Documentation
9+
10+
* **tech-stack:** :memo: Add initial tech stack documentation outlining development environment, tooling, quality gates, and testing harness ([5d6b62b](https://github.com/SongshGeo/Python-Project-Template/commit/5d6b62b13af2083df9ea81114b9cf067d35c8048))
11+
512
## [1.3.0](https://github.com/SongshGeo/Python-Project-Template/compare/v1.2.0...v1.3.0) (2025-10-26)
613

714

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "songshgeo"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
description = "Template"
55
authors = [
66
{name = "SongshGeo", email = "songshgeo@gmail.com"}

0 commit comments

Comments
 (0)