Skip to content

Commit aea42be

Browse files
chore(main): release 7.1.0 (#63)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 835bd75 commit aea42be

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [7.1.0](https://github.com/AtB-AS/utils/compare/v7.0.0...v7.1.0) (2026-09-03)
4+
5+
6+
### Features
7+
8+
* add transfer risk logic ([#62](https://github.com/AtB-AS/utils/issues/62)) ([835bd75](https://github.com/AtB-AS/utils/commit/835bd753eb6b68f21d92a92ce9c3eba6571bff8e))
9+
310
## [7.0.0](https://github.com/AtB-AS/utils/compare/v6.2.0...v7.0.0) (2026-07-08)
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": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Shared utility methods and types for AtB products",
55
"repository": {
66
"url": "https://github.com/AtB-AS/utils"

0 commit comments

Comments
 (0)