Skip to content

Commit 403752f

Browse files
committed
chore(release): 3.1.2
1 parent 54843b4 commit 403752f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [3.1.2](https://github.com/DCsunset/LFReader/compare/v3.1.1...v3.1.2) (2025-01-09)
6+
7+
8+
### Bug Fixes
9+
10+
* **backend:** commit tx for every feed for better fault tolerance ([54843b4](https://github.com/DCsunset/LFReader/commit/54843b49e522260a1ba63e27babfd33ed6fb1694))
11+
* **backend:** try adding resource to db even if it is found ([dd5211c](https://github.com/DCsunset/LFReader/commit/dd5211c425a240585b882472d23ac02db4d480cc))
12+
513
## [3.1.1](https://github.com/DCsunset/LFReader/compare/v3.1.0...v3.1.1) (2025-01-09)
614

715

frontend/src/_version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
const version = "v3.1.1";
1+
const version = "v3.1.2";
22
export default version;

0 commit comments

Comments
 (0)