Skip to content

Commit

Permalink
chore(release): 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Apr 2, 2024
1 parent c295817 commit 3e4bd87
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

## [1.12.0](https://github.com/nuxt-modules/strapi/compare/v1.11.0...v1.12.0) (2024-04-02)


### Bug Fixes

* export runtime types ([#403](https://github.com/nuxt-modules/strapi/issues/403)) ([d0f8416](https://github.com/nuxt-modules/strapi/commit/d0f8416196d4a6448899d740ec758456a2cb58b0))
* **module:** import `CookieOptions` from `nuxt/app` ([95a521c](https://github.com/nuxt-modules/strapi/commit/95a521c87d7468b0481d4b5668be583323c98e52))
* **module:** update compatibility to `^3.7.0` ([caec416](https://github.com/nuxt-modules/strapi/commit/caec4160b33fa158e21bc4c2e130f4fd78c37447))
* opt in to `import.meta.*` properties ([#401](https://github.com/nuxt-modules/strapi/issues/401)) ([53bb585](https://github.com/nuxt-modules/strapi/commit/53bb5855c812c167a2007977c78a48c714b54d12))

## [1.11.0](https://github.com/nuxt-modules/strapi/compare/v1.10.1...v1.11.0) (2024-01-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/strapi",
"version": "1.11.0",
"version": "1.12.0",
"description": "Strapi module for Nuxt",
"repository": "nuxt-modules/strapi",
"license": "MIT",
Expand Down

0 comments on commit 3e4bd87

Please sign in to comment.