Skip to content

Commit 54ffde8

Browse files
chore(main): release 4.1.0 (#28)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 09646a5 commit 54ffde8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.1.0](https://github.com/AtB-AS/utils/compare/v4.0.0...v4.1.0) (2025-06-26)
4+
5+
6+
### Features
7+
8+
* transform nullish ticket-offer types to optional ([#27](https://github.com/AtB-AS/utils/issues/27)) ([09646a5](https://github.com/AtB-AS/utils/commit/09646a5193109a1d701d42f79bd28a99af6b742b))
9+
310
## [4.0.0](https://github.com/AtB-AS/utils/compare/v3.5.0...v4.0.0) (2025-06-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atb-as/utils",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Shared utility methods and types for AtB products",
55
"main": "lib/index.js",
66
"module": "lib/index.js",

0 commit comments

Comments
 (0)