Skip to content

Commit 029811d

Browse files
committed
chore(release): 1.10.1
1 parent 5b1661a commit 029811d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [1.10.1](https://github.com/nuxt-modules/strapi/compare/v1.10.0...v1.10.1) (2023-11-30)
6+
7+
8+
### Bug Fixes
9+
10+
* **useStrapiClient:** import `dns` module only in development ([#370](https://github.com/nuxt-modules/strapi/issues/370)) ([8c696de](https://github.com/nuxt-modules/strapi/commit/8c696de361e58289d893a95e39f031204a9a7466))
11+
* **useStrapiClient:** move logic to plugin to prevent vite warn ([13aa063](https://github.com/nuxt-modules/strapi/commit/13aa06317e215f5e0b170871631b290d711c0f80))
12+
513
## [1.10.0](https://github.com/nuxt-modules/strapi/compare/v1.9.3...v1.10.0) (2023-11-27)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/strapi",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "Strapi module for Nuxt",
55
"repository": "nuxt-modules/strapi",
66
"license": "MIT",

0 commit comments

Comments
 (0)