Skip to content

Commit 752c0f4

Browse files
chore(release): 1.2.1
1 parent 01e45d1 commit 752c0f4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.1](https://github.com/nickelsh1ts/streamarr/compare/v1.2.0...v1.2.1) (2026-01-29)
2+
3+
4+
### Bug Fixes
5+
6+
* missing write permission ([01e45d1](https://github.com/nickelsh1ts/streamarr/commit/01e45d1b6bcdc2dfb3d5d30bd8cf23156f9b1f47))
7+
18
# [1.2.0](https://github.com/nickelsh1ts/streamarr/compare/v1.1.0...v1.2.0) (2026-01-29)
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": "streamarr",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"private": true,
55
"scripts": {
66
"dev": "nodemon -e ts --watch server --watch streamarr-api.yml -e .json,.ts,.yml -x tsx --tsconfig server/tsconfig.json server/index.ts",

0 commit comments

Comments
 (0)