Skip to content

Commit 98a11e6

Browse files
Merge pull request #31 from uptick/release-please--branches--master--components--splat
chore(master): release splat 0.3.1
2 parents db1da1d + e988ccc commit 98a11e6

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.0"
2+
".": "0.3.1"
33
}

CHANGELOG.md

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

3+
## [0.3.1](https://github.com/uptick/splat/compare/splat-v0.3.0...splat-v0.3.1) (2025-01-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **playwright:** extend wait for network timeout ([db1da1d](https://github.com/uptick/splat/commit/db1da1d1acd910355cab13f42220d756037ceb61))
9+
310
## [0.3.0](https://github.com/uptick/splat/compare/splat-v0.2.0...splat-v0.3.0) (2024-12-02)
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.0"
3+
version = "0.3.1"
44
description = "Django library for invoking splat"
55
authors = ["william chu <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)