diff --git a/CHANGELOG.md b/CHANGELOG.md index a742c11..deb96d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.0-next.0](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.2...v1.5.0-next.0) (2023-07-23) + + +### Features + +* Continue porting search integration to WSUI ([f8dcae8](https://github.com/whitespace-se/gatsby-packages/commit/f8dcae89909a45d0c58ecb326f931e2d2a2e8eab)) +* Start porting search integration to WSUI ([8d52af7](https://github.com/whitespace-se/gatsby-packages/commit/8d52af7cfc9e17e5883f2b749218c42aff27a443)) + + + ### [1.4.2](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.1...v1.4.2) (2023-07-20) diff --git a/lerna.json b/lerna.json index 91f8dbd..4e15566 100644 --- a/lerna.json +++ b/lerna.json @@ -79,5 +79,5 @@ "packages": [ "packages/*" ], - "version": "1.4.2" + "version": "1.5.0-next.0" } diff --git a/packages/gatsby-plugin-breadcrumbs/CHANGELOG.md b/packages/gatsby-plugin-breadcrumbs/CHANGELOG.md index e10549a..77027b7 100644 --- a/packages/gatsby-plugin-breadcrumbs/CHANGELOG.md +++ b/packages/gatsby-plugin-breadcrumbs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.0-next.0](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.2...v1.5.0-next.0) (2023-07-23) + +**Note:** Version bump only for package @whitespace/gatsby-plugin-breadcrumbs + + + + + ### [1.4.2](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.1...v1.4.2) (2023-07-20) **Note:** Version bump only for package @whitespace/gatsby-plugin-breadcrumbs diff --git a/packages/gatsby-plugin-breadcrumbs/package.json b/packages/gatsby-plugin-breadcrumbs/package.json index 2d911e3..00a2a68 100644 --- a/packages/gatsby-plugin-breadcrumbs/package.json +++ b/packages/gatsby-plugin-breadcrumbs/package.json @@ -1,6 +1,6 @@ { "name": "@whitespace/gatsby-plugin-breadcrumbs", - "version": "1.4.2", + "version": "1.5.0-next.0", "main": "index.js", "author": "Whitespace Dev ", "description": "Provides a breadcrumbs component for Gatsby", diff --git a/packages/gatsby-plugin-cookie-consent/CHANGELOG.md b/packages/gatsby-plugin-cookie-consent/CHANGELOG.md index 9312d18..8e5a731 100644 --- a/packages/gatsby-plugin-cookie-consent/CHANGELOG.md +++ b/packages/gatsby-plugin-cookie-consent/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.0-next.0](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.2...v1.5.0-next.0) (2023-07-23) + +**Note:** Version bump only for package @whitespace/gatsby-plugin-cookie-consent + + + + + ### [1.4.2](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.1...v1.4.2) (2023-07-20) **Note:** Version bump only for package @whitespace/gatsby-plugin-cookie-consent diff --git a/packages/gatsby-plugin-cookie-consent/package.json b/packages/gatsby-plugin-cookie-consent/package.json index 4fd3940..06cdec0 100644 --- a/packages/gatsby-plugin-cookie-consent/package.json +++ b/packages/gatsby-plugin-cookie-consent/package.json @@ -1,6 +1,6 @@ { "name": "@whitespace/gatsby-plugin-cookie-consent", - "version": "1.4.2", + "version": "1.5.0-next.0", "main": "index.js", "author": "Whitespace Dev ", "description": "Adds a cookie consent component to gatsby sites", diff --git a/packages/gatsby-plugin-i18next/CHANGELOG.md b/packages/gatsby-plugin-i18next/CHANGELOG.md index 9568fed..777bb2e 100644 --- a/packages/gatsby-plugin-i18next/CHANGELOG.md +++ b/packages/gatsby-plugin-i18next/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.0-next.0](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.2...v1.5.0-next.0) (2023-07-23) + +**Note:** Version bump only for package @whitespace/gatsby-plugin-i18next + + + + + ### [1.4.2](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.1...v1.4.2) (2023-07-20) **Note:** Version bump only for package @whitespace/gatsby-plugin-i18next diff --git a/packages/gatsby-plugin-i18next/package.json b/packages/gatsby-plugin-i18next/package.json index 85f4d89..04cde90 100644 --- a/packages/gatsby-plugin-i18next/package.json +++ b/packages/gatsby-plugin-i18next/package.json @@ -1,6 +1,6 @@ { "name": "@whitespace/gatsby-plugin-i18next", - "version": "1.4.2", + "version": "1.5.0-next.0", "main": "index.js", "author": "Whitespace Dev ", "license": "AGPL", diff --git a/packages/gatsby-plugin-matomo/CHANGELOG.md b/packages/gatsby-plugin-matomo/CHANGELOG.md index 3a10e81..42c41df 100644 --- a/packages/gatsby-plugin-matomo/CHANGELOG.md +++ b/packages/gatsby-plugin-matomo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.0-next.0](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.2...v1.5.0-next.0) (2023-07-23) + +**Note:** Version bump only for package @whitespace/gatsby-plugin-matomo + + + + + ### [1.4.2](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.1...v1.4.2) (2023-07-20) **Note:** Version bump only for package @whitespace/gatsby-plugin-matomo diff --git a/packages/gatsby-plugin-matomo/package.json b/packages/gatsby-plugin-matomo/package.json index 1b22092..124af9f 100644 --- a/packages/gatsby-plugin-matomo/package.json +++ b/packages/gatsby-plugin-matomo/package.json @@ -1,6 +1,6 @@ { "name": "@whitespace/gatsby-plugin-matomo", - "version": "1.4.2", + "version": "1.5.0-next.0", "description": "Whitespace’s basic Gatsby plugin for Matomo", "author": "Whitespace Dev ", "license": "AGPL", diff --git a/packages/gatsby-plugin-page-wrapper/CHANGELOG.md b/packages/gatsby-plugin-page-wrapper/CHANGELOG.md index 9e0364f..9a5f91a 100644 --- a/packages/gatsby-plugin-page-wrapper/CHANGELOG.md +++ b/packages/gatsby-plugin-page-wrapper/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.0-next.0](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.2...v1.5.0-next.0) (2023-07-23) + +**Note:** Version bump only for package @whitespace/gatsby-plugin-page-wrapper + + + + + ### [1.4.2](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.1...v1.4.2) (2023-07-20) **Note:** Version bump only for package @whitespace/gatsby-plugin-page-wrapper diff --git a/packages/gatsby-plugin-page-wrapper/package.json b/packages/gatsby-plugin-page-wrapper/package.json index 6f8780b..e86cbbc 100644 --- a/packages/gatsby-plugin-page-wrapper/package.json +++ b/packages/gatsby-plugin-page-wrapper/package.json @@ -1,6 +1,6 @@ { "name": "@whitespace/gatsby-plugin-page-wrapper", - "version": "1.4.2", + "version": "1.5.0-next.0", "main": "index.js", "author": "Whitespace Dev ", "license": "AGPL", diff --git a/packages/gatsby-plugin-search/CHANGELOG.md b/packages/gatsby-plugin-search/CHANGELOG.md index 694dba3..8a0b4c0 100644 --- a/packages/gatsby-plugin-search/CHANGELOG.md +++ b/packages/gatsby-plugin-search/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.0-next.0](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.2...v1.5.0-next.0) (2023-07-23) + +**Note:** Version bump only for package @whitespace/gatsby-plugin-search + + + + + ### [1.4.2](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.1...v1.4.2) (2023-07-20) diff --git a/packages/gatsby-plugin-search/package.json b/packages/gatsby-plugin-search/package.json index 77c76ff..ec04e3d 100644 --- a/packages/gatsby-plugin-search/package.json +++ b/packages/gatsby-plugin-search/package.json @@ -1,6 +1,6 @@ { "name": "@whitespace/gatsby-plugin-search", - "version": "1.4.2", + "version": "1.5.0-next.0", "description": "Adds search to your Gatsby site", "license": "AGPL", "files": [ diff --git a/packages/gatsby-plugin-site-index/CHANGELOG.md b/packages/gatsby-plugin-site-index/CHANGELOG.md index 5983844..9805403 100644 --- a/packages/gatsby-plugin-site-index/CHANGELOG.md +++ b/packages/gatsby-plugin-site-index/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.0-next.0](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.2...v1.5.0-next.0) (2023-07-23) + +**Note:** Version bump only for package @whitespace/gatsby-plugin-site-index + + + + + ### [1.4.2](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.1...v1.4.2) (2023-07-20) **Note:** Version bump only for package @whitespace/gatsby-plugin-site-index diff --git a/packages/gatsby-plugin-site-index/package.json b/packages/gatsby-plugin-site-index/package.json index 05e4945..c06fb82 100644 --- a/packages/gatsby-plugin-site-index/package.json +++ b/packages/gatsby-plugin-site-index/package.json @@ -1,6 +1,6 @@ { "name": "@whitespace/gatsby-plugin-site-index", - "version": "1.4.2", + "version": "1.5.0-next.0", "description": "Generates a site index", "author": "Whitespace Dev ", "license": "AGPL", diff --git a/packages/gatsby-plugin-wsui/CHANGELOG.md b/packages/gatsby-plugin-wsui/CHANGELOG.md index 6bf5982..7f67658 100644 --- a/packages/gatsby-plugin-wsui/CHANGELOG.md +++ b/packages/gatsby-plugin-wsui/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.0-next.0](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.2...v1.5.0-next.0) (2023-07-23) + +**Note:** Version bump only for package @whitespace/gatsby-plugin-wsui + + + + + ### [1.4.2](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.1...v1.4.2) (2023-07-20) **Note:** Version bump only for package @whitespace/gatsby-plugin-wsui diff --git a/packages/gatsby-plugin-wsui/package.json b/packages/gatsby-plugin-wsui/package.json index 183c192..e99466a 100644 --- a/packages/gatsby-plugin-wsui/package.json +++ b/packages/gatsby-plugin-wsui/package.json @@ -1,6 +1,6 @@ { "name": "@whitespace/gatsby-plugin-wsui", - "version": "1.4.2", + "version": "1.5.0-next.0", "main": "index.js", "author": "Whitespace Dev ", "description": "Provides integration with WSUI", diff --git a/packages/gatsby-theme-wordpress-basic/CHANGELOG.md b/packages/gatsby-theme-wordpress-basic/CHANGELOG.md index 92b4455..81f175d 100644 --- a/packages/gatsby-theme-wordpress-basic/CHANGELOG.md +++ b/packages/gatsby-theme-wordpress-basic/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.0-next.0](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.2...v1.5.0-next.0) (2023-07-23) + + +### Features + +* Continue porting search integration to WSUI ([f8dcae8](https://github.com/whitespace-se/gatsby-packages/commit/f8dcae89909a45d0c58ecb326f931e2d2a2e8eab)) +* Start porting search integration to WSUI ([8d52af7](https://github.com/whitespace-se/gatsby-packages/commit/8d52af7cfc9e17e5883f2b749218c42aff27a443)) + + + ### [1.4.2](https://github.com/whitespace-se/gatsby-packages/compare/v1.4.1...v1.4.2) (2023-07-20) **Note:** Version bump only for package @whitespace/gatsby-theme-wordpress-basic diff --git a/packages/gatsby-theme-wordpress-basic/package.json b/packages/gatsby-theme-wordpress-basic/package.json index 1c99f71..84d357d 100644 --- a/packages/gatsby-theme-wordpress-basic/package.json +++ b/packages/gatsby-theme-wordpress-basic/package.json @@ -1,6 +1,6 @@ { "name": "@whitespace/gatsby-theme-wordpress-basic", - "version": "1.4.2", + "version": "1.5.0-next.0", "description": "Whitespace’s basic Gatsby theme for Wordpress", "license": "AGPL", "files": [ @@ -20,12 +20,12 @@ "@vitejs/plugin-react": "^3.1.0", "@whitespace/components": "^0.13.24", "@whitespace/gatsby-hooks": "^0.5.0", - "@whitespace/gatsby-plugin-breadcrumbs": "^1.4.2", - "@whitespace/gatsby-plugin-i18next": "^1.4.2", - "@whitespace/gatsby-plugin-page-wrapper": "^1.4.2", - "@whitespace/gatsby-plugin-search": "^1.4.2", - "@whitespace/gatsby-plugin-site-index": "^1.4.2", - "@whitespace/gatsby-plugin-wsui": "^1.4.2", + "@whitespace/gatsby-plugin-breadcrumbs": "^1.5.0-next.0", + "@whitespace/gatsby-plugin-i18next": "^1.5.0-next.0", + "@whitespace/gatsby-plugin-page-wrapper": "^1.5.0-next.0", + "@whitespace/gatsby-plugin-search": "^1.5.0-next.0", + "@whitespace/gatsby-plugin-site-index": "^1.5.0-next.0", + "@whitespace/gatsby-plugin-wsui": "^1.5.0-next.0", "apollo-boost": "^0.4.9", "apollo-cache-inmemory": "^1.6.6", "clsx": "^1.1.1",