Skip to content

Commit bba94f2

Browse files
author
Gary Woodfine
committed
chore(release): v1.5.0
1 parent ea69320 commit bba94f2

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.5.0
5+
6+
[compare changes](https://github.com/threenine/nuxstr-comments/compare/v1.4.0...v1.5.0)
7+
8+
### 🚀 Enhancements
9+
10+
- **playground:** Add new pages with nested routes and update navigation links ([6976528](https://github.com/threenine/nuxstr-comments/commit/6976528))
11+
12+
### 🩹 Fixes
13+
14+
- **PostReply:** Remove redundant space in `ref` import ([ea69320](https://github.com/threenine/nuxstr-comments/commit/ea69320))
15+
16+
### ❤️ Contributors
17+
18+
- Gary Woodfine <lnb0l9dc@duck.com>
19+
420
## v1.4.0
521

622
[compare changes](https://github.com/threenine/nuxstr-comments/compare/v1.3.0...v1.4.0)

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