Skip to content

Commit bf9bee5

Browse files
chore(main): release 5.1.1 (#43)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1408331 commit bf9bee5

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+
## [5.1.1](https://github.com/AtB-AS/utils/compare/v5.1.0...v5.1.1) (2025-09-25)
4+
5+
6+
### Bug Fixes
7+
8+
* format number to string patch ([#42](https://github.com/AtB-AS/utils/issues/42)) ([1408331](https://github.com/AtB-AS/utils/commit/1408331c5c73c85e37466a1ccb129eb0e2ecf291))
9+
310
## [5.1.0](https://github.com/AtB-AS/utils/compare/v5.0.0...v5.1.0) (2025-09-25)
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": "5.1.0",
3+
"version": "5.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)