Skip to content

Commit bfdc609

Browse files
chore(main): release 2.12.1 (#395)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a2ce2ee commit bfdc609

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1](https://github.com/pure-js/local-microblogging-client/compare/v2.12.0...v2.12.1) (2024-11-25)
6+
7+
8+
### Bug Fixes
9+
10+
* status view ([#396](https://github.com/pure-js/local-microblogging-client/issues/396)) ([7de8ef6](https://github.com/pure-js/local-microblogging-client/commit/7de8ef60f280879fdbf4cc4fc9a384bf0e6b2050))
11+
12+
13+
### Performance Improvements
14+
15+
* use avif instead of png ([#394](https://github.com/pure-js/local-microblogging-client/issues/394)) ([ce1a8c1](https://github.com/pure-js/local-microblogging-client/commit/ce1a8c127fa439a4c655f23b9551d481261ec08a))
16+
517
## [2.12.0](https://github.com/pure-js/local-microblogging-client/compare/v2.11.7...v2.12.0) (2023-09-25)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "local-microblogging-client",
3-
"version": "2.12.0",
3+
"version": "2.12.1",
44
"description": "Local Microblogging Frontend Client",
55
"main": "src/index.jsx",
66
"homepage": "https://pure-js.github.io/local-microblogging-client/",

0 commit comments

Comments
 (0)