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 10, 2023
1 parent 7d43358 commit cb7b0ed
Show file tree
Hide file tree
Showing 11 changed files with 54 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.7.2](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-10)

**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.7.1](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-08)

**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.7.1",
"version": "2.7.2",
"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.1.5](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-10)

**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.1.4](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-09)

**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.1.4",
"version": "3.1.5",
"author": "Amazee Labs <[email protected]>",
"dependencies": {
"@-amazeelabs/silverback-drupal": "workspace:*",
Expand Down
12 changes: 12 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,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **gatsby:** add missing directive declarations
([971c4e0](https://github.com/AmazeeLabs/silverback-mono/commit/971c4e072235640935f39c81c6493d86ec68df86))

# 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.0](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-08)

### 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": "3.0.0",
"version": "3.0.1",
"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": "3.0.0",
"version": "3.0.1",
"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.91](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-10)

**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.90](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-08)

**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.90",
"version": "1.1.91",
"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.177](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-10)

**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.176](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-11-09)

**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.176",
"version": "1.1.177",
"description": "e2e tests for Drupal-Gatsby connection.",
"author": "Amazee Labs",
"license": "MIT",
Expand Down

0 comments on commit cb7b0ed

Please sign in to comment.