Skip to content

Commit 40d3a58

Browse files
author
Gary Woodfine
committed
chore(release): v1.5.2
1 parent 282b0c1 commit 40d3a58

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.5.2
5+
6+
[compare changes](https://github.com/threenine/nuxstr-comments/compare/v1.5.1...v1.5.2)
7+
8+
### 📖 Documentation
9+
10+
- **README:** Replace npm commands with pnpm equivalents ([60f1f9b](https://github.com/threenine/nuxstr-comments/commit/60f1f9b))
11+
- **README:** Reorder usage instructions and fix formatting in example code ([282b0c1](https://github.com/threenine/nuxstr-comments/commit/282b0c1))
12+
13+
### 🏡 Chore
14+
15+
- **dependencies:** Update Nuxt dependencies and fix typos in README ([6d81cf8](https://github.com/threenine/nuxstr-comments/commit/6d81cf8))
16+
- **runtime:** Enhance markdown rendering and style updates in components ([cbd48dc](https://github.com/threenine/nuxstr-comments/commit/cbd48dc))
17+
- **changelog:** Cleanup historical logs and reformat for initial release ([5f86a6c](https://github.com/threenine/nuxstr-comments/commit/5f86a6c))
18+
- **dependencies:** Remove `@nuxt/content` and update `nuxt.config.ts` plugins list ([cd420ca](https://github.com/threenine/nuxstr-comments/commit/cd420ca))
19+
20+
### ❤️ Contributors
21+
22+
- Gary Woodfine <lnb0l9dc@duck.com>
23+
424
## v1.5.1
525

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

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.1",
3+
"version": "1.5.2",
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)