Skip to content

Commit 06ae377

Browse files
chore(release): 1.1.0
1 parent bcd887d commit 06ae377

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.1.0](https://github.com/cusyio/plone-nuxt-module/compare/v1.0.1...v1.1.0) (2021-11-15)
6+
7+
8+
### Features
9+
10+
* :sparkles: add base layout component ([8ee5136](https://github.com/cusyio/plone-nuxt-module/commit/8ee513651f5a5a54d642126c37c3fc172bd3ff9d))
11+
* :sparkles: split plugin in client and server ([13de739](https://github.com/cusyio/plone-nuxt-module/commit/13de739a297602f4c6ac6e404c5866e68f147d18))
12+
* **module:** :truck: rename default plone view names ([6f30c30](https://github.com/cusyio/plone-nuxt-module/commit/6f30c302ed14403dc0b50ef2059f2b854ea2c17d))
13+
514
### [1.0.1](https://github.com/cusyio/plone-nuxt-module/compare/v1.0.0...v1.0.1) (2021-11-02)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cusy/plone-nuxt",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Plone CMS integration for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)