Skip to content

Commit 5b7955d

Browse files
Fix/error code version (#381)
Co-authored-by: Matias <49443249+ahumadamatias@users.noreply.github.com>
1 parent 62ed363 commit 5b7955d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.6.2] - 2026-01-13
10+
11+
- Fix error code version
12+
913
## [2.6.1] - 2026-01-13
1014

1115
- Sync code with 2.5.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,5 +188,5 @@
188188
"tsickle": "0.39.1",
189189
"tslib": "^2.6.0"
190190
},
191-
"version": "2.6.1"
191+
"version": "2.6.2"
192192
}

0 commit comments

Comments
 (0)