Skip to content

Commit bfe53f3

Browse files
committed
chore(release): v0.1.5
1 parent 560a936 commit bfe53f3

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
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.5
5+
6+
[compare changes](https://undefined/undefined/compare/v0.1.4...v0.1.5)
7+
8+
### 🏡 Chore
9+
10+
- Add renovate.json (560a936)
11+
12+
### ❤️ Contributors
13+
14+
- Joey Pereira <contact@joeypereira.dev>
15+
416
## v0.1.4
517

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-particles",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Run lightweight, heavily customizable particle simulations in your Nuxt project with tsParticles.",
55
"repository": "Joepocalyptic/nuxt-particles",
66
"license": "MIT",
@@ -60,4 +60,4 @@
6060
"nuxt": "^3.6.5",
6161
"vitest": "^0.34.1"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)