Skip to content

Commit d076064

Browse files
committed
chore(release): v3.2.4
1 parent 87fabfe commit d076064

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
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v3.2.4
6+
7+
[compare changes](https://github.com/nuxt-modules/device/compare/v3.2.3...v3.2.4)
8+
9+
### 🩹 Fixes
10+
11+
- Inline `crawler-user-agents` dependency ([#232](https://github.com/nuxt-modules/device/pull/232))
12+
13+
### 🤖 CI
14+
15+
- Run CI workflow on Node version from matrix ([c504a6f](https://github.com/nuxt-modules/device/commit/c504a6f))
16+
17+
### ❤️ Contributors
18+
19+
- Damian Głowala ([@DamianGlowala](http://github.com/DamianGlowala))
20+
521
## v3.2.3
622

723
[compare changes](https://github.com/nuxt-modules/device/compare/v3.2.2...v3.2.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/device",
3-
"version": "3.2.3",
3+
"version": "3.2.4",
44
"description": "Device detection module for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)