Skip to content

Commit 2a68643

Browse files
committed
chore: 0.10.1
## [0.10.1](v0.10.0...v0.10.1) (2024-04-14) ### Bug Fixes * make comment borders less harsh ([c907898](c907898))
1 parent c907898 commit 2a68643

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.10.1](https://github.com/sunaurus/lemmy-ui-next/compare/v0.10.0...v0.10.1) (2024-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* make comment borders less harsh ([c907898](https://github.com/sunaurus/lemmy-ui-next/commit/c907898fbf01070340791b28dfc8396901bd0c21))
7+
18
# [0.10.0](https://github.com/sunaurus/lemmy-ui-next/compare/v0.9.1...v0.10.0) (2024-04-14)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lemmy-ui-next",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)