Skip to content

Commit b475e8d

Browse files
chore(main): release 2.12.4
1 parent f849e88 commit b475e8d

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
@@ -2,6 +2,13 @@
22

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

5+
## [2.12.4](https://github.com/pure-engineering/self-hosted-microblogging/compare/v2.12.3...v2.12.4) (2026-06-08)
6+
7+
8+
### Bug Fixes
9+
10+
* missing fetch abortion ([#525](https://github.com/pure-engineering/self-hosted-microblogging/issues/525)) ([bb75740](https://github.com/pure-engineering/self-hosted-microblogging/commit/bb75740c745e4d2209ae53f536920af5b833c0e1))
11+
512
## [2.12.3](https://github.com/pure-js/self-hosted-microblogging/compare/v2.12.2...v2.12.3) (2025-01-17)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "self-hosted-microblogging",
3-
"version": "2.12.3",
3+
"version": "2.12.4",
44
"description": "Self-hosted Microblogging Frontend App",
55
"main": "apps/client/app/index.tsx",
66
"homepage": "https://pure-js.github.io/self-hosted-microblogging/",

0 commit comments

Comments
 (0)