We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93904aa commit 722b22fCopy full SHA for 722b22f
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [6.1.0](https://github.com/AtB-AS/utils/compare/v6.0.0...v6.1.0) (2026-01-08)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@atb-as/utils",
- "version": "6.1.0",
+ "version": "6.1.1",
"description": "Shared utility methods and types for AtB products",
"main": "lib/index.js",
"module": "lib/index.js",
0 commit comments