Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfredrik committed Jul 23, 2023
1 parent f8dcae8 commit 66d3add
Show file tree
Hide file tree
Showing 20 changed files with 100 additions and 16 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@
"packages": [
"packages/*"
],
"version": "1.4.2"
"version": "1.5.0-next.0"
}
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-breadcrumbs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-breadcrumbs/package.json
Original file line number Diff line number Diff line change
@@ -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 <code@whitespace.se>",
"description": "Provides a breadcrumbs component for Gatsby",
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-cookie-consent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-cookie-consent/package.json
Original file line number Diff line number Diff line change
@@ -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 <code@whitespace.se>",
"description": "Adds a cookie consent component to gatsby sites",
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-i18next/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-i18next/package.json
Original file line number Diff line number Diff line change
@@ -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 <code@whitespace.se>",
"license": "AGPL",
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-matomo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-matomo/package.json
Original file line number Diff line number Diff line change
@@ -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 <code@whitespace.se>",
"license": "AGPL",
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-page-wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-page-wrapper/package.json
Original file line number Diff line number Diff line change
@@ -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 <code@whitespace.se>",
"license": "AGPL",
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-search/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-site-index/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-site-index/package.json
Original file line number Diff line number Diff line change
@@ -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 <code@whitespace.se>",
"license": "AGPL",
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-wsui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-wsui/package.json
Original file line number Diff line number Diff line change
@@ -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 <code@whitespace.se>",
"description": "Provides integration with WSUI",
Expand Down
10 changes: 10 additions & 0 deletions packages/gatsby-theme-wordpress-basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
14 changes: 7 additions & 7 deletions packages/gatsby-theme-wordpress-basic/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand All @@ -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",
Expand Down

0 comments on commit 66d3add

Please sign in to comment.