Skip to content

Commit 4c90779

Browse files
author
semantic-release
committed
1.4.1
Automatically generated by python-semantic-release
1 parent 8f80b0f commit 4c90779

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.4.1 (2025-11-29)
6+
7+
### Bug Fixes
8+
9+
- Bump
10+
([`8f80b0f`](https://github.com/celine-eu/tap-grib/commit/8f80b0fa3956e04f67fc64264bd7530b997f30bf))
11+
12+
### Chores
13+
14+
- Add build in semantic release
15+
([`bd2cbfe`](https://github.com/celine-eu/tap-grib/commit/bd2cbfe4a4475f289ab998bcb7558468d9071f64))
16+
17+
518
## v1.4.0 (2025-11-29)
619

720
### Features

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.0"
3+
version = "1.4.1"
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)