We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c06e81c commit bbc55c3Copy full SHA for bbc55c3
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
4
+## v2.5.2
5
+
6
+[compare changes](https://github.com/liip/vuepal/compare/v2.5.1...v2.5.2)
7
8
+### 🏡 Chore
9
10
+- **release:** V2.5.1 ([50eb6a2](https://github.com/liip/vuepal/commit/50eb6a2))
11
12
+### ❤️ Contributors
13
14
+- Ayalon <info@ayalon.ch>
15
16
## v2.5.1
17
package.json
@@ -1,6 +1,6 @@
{
"name": "vuepal",
- "version": "2.5.1",
+ "version": "2.5.2",
"description": "Nuxt+Vue Drupal Integration",
"license": "MIT",
"type": "module",
0 commit comments