Skip to content

Commit d567154

Browse files
author
Gary Woodfine
committed
chore(release): v1.4.0
1 parent 2ae64ae commit d567154

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
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v1.4.0
5+
6+
[compare changes](https://github.com/threenine/nuxstr-comments/compare/v1.3.0...v1.4.0)
7+
8+
### 🚀 Enhancements
9+
10+
- **playground:** Enhance `index.vue` with `UContainer` layout ([2ae64ae](https://github.com/threenine/nuxstr-comments/commit/2ae64ae))
11+
12+
### ❤️ Contributors
13+
14+
- Gary Woodfine <lnb0l9dc@duck.com>
15+
416
## v1.3.0
517

618
[compare changes](https://github.com/threenine/nuxstr-comments/compare/v1.2.3...v1.3.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.3.0",
3+
"version": "1.4.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)