Skip to content

Commit c7f63cc

Browse files
author
Gary Woodfine
committed
chore(release): v1.5.3
1 parent 4b90159 commit c7f63cc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v1.5.3
5+
6+
[compare changes](https://github.com/threenine/nuxstr-comments/compare/v1.5.2...v1.5.3)
7+
8+
### 🏡 Chore
9+
10+
- **runtime & dependencies:** Fix padding typo, enhance UI, and update dependencies ([2098aca](https://github.com/threenine/nuxstr-comments/commit/2098aca))
11+
- **dependencies:** Update `@nuxt/ui` to `^4.2.1` ([4b90159](https://github.com/threenine/nuxstr-comments/commit/4b90159))
12+
13+
### ❤️ Contributors
14+
15+
- Gary Woodfine <lnb0l9dc@duck.com>
16+
417
## v1.5.2
518

619
[compare changes](https://github.com/threenine/nuxstr-comments/compare/v1.5.1...v1.5.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@threenine/nuxstr-comments",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "Nuxt module to enable Nostr Comments on Nuxt 4 based websites",
55
"repository": "threenine/nuxstr-comments",
66
"license": "MIT",

0 commit comments

Comments
 (0)