Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
 - @-amazeelabs/[email protected]
 - @-amazeelabs/[email protected]
 - @-amazeelabs/[email protected]
 - @-amazeelabs/[email protected]
 - @-amazeelabs/[email protected]
  • Loading branch information
K.I.T.T. committed Nov 1, 2023
1 parent 648266d commit cddd055
Show file tree
Hide file tree
Showing 11 changed files with 51 additions and 6 deletions.
9 changes: 9 additions & 0 deletions apps/silverback-drupal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.6.13](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-01)

**Note:** Version bump only for package @-amazeelabs/silverback-drupal

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.6.12](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-10-25)

**Note:** Version bump only for package @-amazeelabs/silverback-drupal
Expand Down
2 changes: 1 addition & 1 deletion apps/silverback-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/silverback-drupal",
"version": "2.6.12",
"version": "2.6.13",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions apps/silverback-gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.14](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-01)

**Note:** Version bump only for package @-amazeelabs/silverback-gatsby

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.13](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-10-25)

**Note:** Version bump only for package @-amazeelabs/silverback-gatsby
Expand Down
2 changes: 1 addition & 1 deletion apps/silverback-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@-amazeelabs/silverback-gatsby",
"private": true,
"description": "gatsby-graphql-toolkit example for drupal",
"version": "3.0.13",
"version": "3.0.14",
"author": "Amazee Labs <[email protected]>",
"dependencies": {
"@-amazeelabs/silverback-drupal": "workspace:*",
Expand Down
9 changes: 9 additions & 0 deletions packages/composer/amazeelabs/silverback_gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.3](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-01)

**Note:** Version bump only for package @-amazeelabs/silverback_gatsby

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.2](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-10-25)

### Bug Fixes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "amazeelabs/silverback_gatsby",
"type": "drupal-module",
"version": "2.4.2",
"version": "2.4.3",
"description": "Bridge module between Gatsby and Drupal.",
"homepage": "https://silverback.netlify.app",
"license": "GPL-2.0+",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/silverback_gatsby",
"version": "2.4.2",
"version": "2.4.3",
"main": "index.js",
"scripts": {
"version": "sync-composer-version",
Expand Down
9 changes: 9 additions & 0 deletions packages/tests/silverback-drupal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.86](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-01)

**Note:** Version bump only for package @-amazeelabs/silverback-drupal-tests

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.85](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-10-25)

**Note:** Version bump only for package @-amazeelabs/silverback-drupal-tests
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/silverback-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/silverback-drupal-tests",
"version": "1.1.85",
"version": "1.1.86",
"description": "e2e tests for Silverback Iframe solution.",
"author": "Amazee Labs",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/tests/silverback-gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.168](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-01)

**Note:** Version bump only for package @-amazeelabs/silverback-gatsby-tests

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.167](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-10-25)

**Note:** Version bump only for package @-amazeelabs/silverback-gatsby-tests
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/silverback-gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/silverback-gatsby-tests",
"version": "1.1.167",
"version": "1.1.168",
"description": "e2e tests for Drupal-Gatsby connection.",
"author": "Amazee Labs",
"license": "MIT",
Expand Down

0 comments on commit cddd055

Please sign in to comment.