Skip to content

Commit 59a3a60

Browse files
committed
chore(release): v1.1.0
1 parent 5c9a8f6 commit 59a3a60

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.1.0
5+
6+
[compare changes](https://github.com/roncallyt/nuxt-listmonk/compare/v1.0.5...v1.1.0)
7+
8+
### 🚀 Enhancements
9+
10+
- Add possibility to use Slot in ListmonkButton component ([4970577](https://github.com/roncallyt/nuxt-listmonk/commit/4970577))
11+
12+
### 📖 Documentation
13+
14+
- Add documentation about ListmonkButton slot ([5c9a8f6](https://github.com/roncallyt/nuxt-listmonk/commit/5c9a8f6))
15+
16+
### ❤️ Contributors
17+
18+
- Thomerson Roncally Araújo Teixeira ([@roncallyt](https://github.com/roncallyt))
19+
420
## v1.0.5
521

622
[compare changes](https://github.com/roncallyt/nuxt-listmonk/compare/v1.0.4...v1.0.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-listmonk",
3-
"version": "1.0.5",
3+
"version": "1.1.0",
44
"description": "Listmonk module for nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)