Skip to content

Commit 3b0696e

Browse files
authored
Merge pull request #30 from uptick/release-please--branches--master--components--splat
chore(master): release splat 0.3.0
2 parents 1318037 + 876f5be commit 3b0696e

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.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/uptick/splat/compare/splat-v0.2.0...splat-v0.3.0) (2024-12-02)
4+
5+
6+
### Features
7+
8+
* Update container with new license ([de81478](https://github.com/uptick/splat/commit/de81478bd724d6521a2a8503653ea6c41c0aef21))
9+
310
## [0.2.0](https://github.com/uptick/splat/compare/splat-v0.1.8...splat-v0.2.0) (2024-11-21)
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.2.0"
3+
version = "0.3.0"
44
description = "Django library for invoking splat"
55
authors = ["william chu <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)