Skip to content

Commit 078bd87

Browse files
author
semantic-release
committed
1.5.0
Automatically generated by python-semantic-release
1 parent e802b08 commit 078bd87

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v1.5.0 (2025-12-25)
6+
7+
### Features
8+
9+
- Upgrade schema to handle steps
10+
([`e802b08`](https://github.com/celine-eu/tap-grib/commit/e802b081d342a66fb7880980e823882726a2283e))
11+
12+
513
## v1.4.4 (2025-12-25)
614

715
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tap-grib"
3-
version = "1.4.4"
3+
version = "1.5.0"
44
description = "Singer tap for Grib, built with the Meltano Singer SDK."
55
readme = "README.md"
66
authors = [{ name = "Luca Capra", email = "luca.capra@spindox.it" }]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)