Skip to content

Commit d918e32

Browse files
Merge pull request #33 from uptick/release-please--branches--master--components--splat
chore(master): release splat 0.3.3
2 parents 254f130 + 0166767 commit d918e32

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.2"
2+
".": "0.3.3"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.3](https://github.com/uptick/splat/compare/splat-v0.3.2...splat-v0.3.3) (2025-01-14)
4+
5+
6+
### Bug Fixes
7+
8+
* trigger another build ([254f130](https://github.com/uptick/splat/commit/254f1301b0f9e7f57694307554308889d2db1245))
9+
310
## [0.3.2](https://github.com/uptick/splat/compare/splat-v0.3.1...splat-v0.3.2) (2025-01-13)
411

512

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "uptick-splat"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
description = "Django library for invoking splat"
55
authors = ["william chu <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)