Skip to content

Commit 7e8ce2d

Browse files
chore(main): release 6.1.3 (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0d0470d commit 7e8ce2d

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+
## [6.1.3](https://github.com/AtB-AS/utils/compare/v6.1.2...v6.1.3) (2026-01-28)
4+
5+
6+
### Build System
7+
8+
* use npm v11 for trusted publishing support ([#53](https://github.com/AtB-AS/utils/issues/53)) ([0d0470d](https://github.com/AtB-AS/utils/commit/0d0470d93093398556484eb7e64448500b75b3db))
9+
310
## [6.1.2](https://github.com/AtB-AS/utils/compare/v6.1.1...v6.1.2) (2026-01-28)
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": "6.1.2",
3+
"version": "6.1.3",
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)