Skip to content

Commit 846c9e3

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2026-03-09) ### Features * support API key from file in config ([#84](#84)) ([ae819c0](ae819c0)), closes [#79](#79) [#76](#76)
1 parent ae819c0 commit 846c9e3

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,3 +1,10 @@
1+
# [2.1.0](https://github.com/robbeverhelst/tsarr/compare/v2.0.0...v2.1.0) (2026-03-09)
2+
3+
4+
### Features
5+
6+
* support API key from file in config ([#84](https://github.com/robbeverhelst/tsarr/issues/84)) ([ae819c0](https://github.com/robbeverhelst/tsarr/commit/ae819c000cdd180509990099fc4488f40d01ce97)), closes [#79](https://github.com/robbeverhelst/tsarr/issues/79) [#76](https://github.com/robbeverhelst/tsarr/issues/76)
7+
18
# [2.0.0](https://github.com/robbeverhelst/tsarr/compare/v1.12.0...v2.0.0) (2026-03-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tsarr",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"author": "Robbe Verhelst",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)