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]
 - @-amazeelabs/[email protected]
 - @-amazeelabs/[email protected]
  • Loading branch information
K.I.T.T. committed Jan 17, 2025
1 parent 3a0b63f commit 0ff723b
Show file tree
Hide file tree
Showing 16 changed files with 68 additions and 9 deletions.
8 changes: 8 additions & 0 deletions apps/silverback-drupal/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.

## [2.9.16](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2025-01-17)

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





## [2.9.15](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-18)

**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.9.15",
"version": "2.9.16",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions apps/silverback-gatsby/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.

## [3.3.20](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2025-01-17)

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





## [3.3.19](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-18)

**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.3.19",
"version": "3.3.20",
"author": "Amazee Labs <[email protected]>",
"dependencies": {
"@-amazeelabs/silverback-drupal": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions packages/composer/amazeelabs/graphql_directives/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.

## [2.6.2](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2025-01-17)

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





## [2.6.1](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-09-09)

**Note:** Version bump only for package @-amazeelabs/graphql_directives
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "amazeelabs/graphql_directives",
"type": "drupal-module",
"version": "2.6.1",
"version": "2.6.2",
"description": "Directive based GraphQL schemas for 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/graphql_directives",
"version": "2.6.1",
"version": "2.6.2",
"main": "index.js",
"scripts": {
"version": "sync-composer-version",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.8](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2025-01-17)


### Bug Fixes

* use correct revision id on latest_version route ([5f27eed](https://github.com/AmazeeLabs/silverback-mono/commit/5f27eed381c9e4792a45045ee4c47659e4d272a4))





## [2.0.7](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-09-09)

**Note:** Version bump only for package @-amazeelabs/silverback_external_preview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "amazeelabs/silverback_external_preview",
"type": "drupal-module",
"version": "2.0.7",
"version": "2.0.8",
"description": "Provides a UI to preview pages (published and draft) on external websites - usually a Gatsby or NextJS frontend.",
"homepage": "https://github.com/AmazeeLabs/silverback-mono/tree/development/packages/composer/amazeelabs/silverback_external_preview#readme",
"license": "GPL-2.0+"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/silverback_external_preview",
"version": "2.0.7",
"version": "2.0.8",
"author": "Amazee Labs <[email protected]>",
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions packages/tests/schema/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.0.38](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2025-01-17)

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





## [1.0.37](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-18)

**Note:** Version bump only for package @-amazeelabs/schema-tests
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/schema-tests",
"version": "1.0.37",
"version": "1.0.38",
"private": true,
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/tests/silverback-drupal/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.1.152](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2025-01-17)

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





## [1.1.151](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-18)

**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.151",
"version": "1.1.152",
"description": "e2e tests for Silverback Iframe solution.",
"author": "Amazee Labs",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/tests/silverback-gatsby/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.2.82](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2025-01-17)

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





## [1.2.81](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-18)

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

0 comments on commit 0ff723b

Please sign in to comment.