Skip to content

Commit 1dba5b0

Browse files
committed
chore(release): v0.1.4
1 parent 9f1c6da commit 1dba5b0

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+
## v0.1.4
5+
6+
[compare changes](https://undefined/undefined/compare/v0.1.3...v0.1.4)
7+
8+
### 🏡 Chore
9+
10+
- Clean up docs (9f1c6da)
11+
12+
### ❤️ Contributors
13+
14+
- Joey Pereira <contact@joeypereira.dev>
15+
416
## v0.1.3
517

618
[compare changes](https://undefined/undefined/compare/v0.1.2...v0.1.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-particles",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Run lightweight, heavily customizable particle simulations in your Nuxt project with tsParticles.",
55
"repository": "Joepocalyptic/nuxt-particles",
66
"license": "MIT",

0 commit comments

Comments
 (0)