Skip to content

Commit 722b22f

Browse files
chore(main): release 6.1.1 (#50)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 93904aa commit 722b22f

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.1](https://github.com/AtB-AS/utils/compare/v6.1.0...v6.1.1) (2026-01-28)
4+
5+
6+
### Continuous Integration
7+
8+
* replace NPM_TOKEN with OIDC ([#49](https://github.com/AtB-AS/utils/issues/49)) ([93904aa](https://github.com/AtB-AS/utils/commit/93904aabddfa43f567e2a1770ba70094462f4442))
9+
310
## [6.1.0](https://github.com/AtB-AS/utils/compare/v6.0.0...v6.1.0) (2026-01-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": "6.1.0",
3+
"version": "6.1.1",
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)