Skip to content

Commit 9eb4eec

Browse files
author
K.I.T.T.
committed
chore(release): release
- @-amazeelabs/[email protected] - @-amazeelabs/[email protected] - @-amazeelabs/[email protected] - @amazeelabs/[email protected] - @-amazeelabs/[email protected] - @-amazeelabs/[email protected]
1 parent 2a4f2bb commit 9eb4eec

File tree

13 files changed

+73
-7
lines changed

13 files changed

+73
-7
lines changed

apps/silverback-drupal/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.7.14](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-01-15)
7+
8+
**Note:** Version bump only for package @-amazeelabs/silverback-drupal
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
## [2.7.13](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-01-12)
716

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

apps/silverback-drupal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@-amazeelabs/silverback-drupal",
3-
"version": "2.7.13",
3+
"version": "2.7.14",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

apps/silverback-gatsby/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.2.0](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-01-15)
7+
8+
### Features
9+
10+
- introduce cssStylesToInject prop for SilverbackIframe
11+
([2a4f2bb](https://github.com/AmazeeLabs/silverback-mono/commit/2a4f2bb8bc200071c17e802ecaf50ca678d5e03a))
12+
13+
# Change Log
14+
15+
All notable changes to this project will be documented in this file. See
16+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
17+
618
## [3.1.26](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-01-12)
719

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

apps/silverback-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@-amazeelabs/silverback-gatsby",
33
"private": true,
44
"description": "gatsby-graphql-toolkit example for drupal",
5-
"version": "3.1.26",
5+
"version": "3.2.0",
66
"author": "Amazee Labs <[email protected]>",
77
"dependencies": {
88
"@-amazeelabs/silverback-drupal": "workspace:*",

packages/composer/amazeelabs/silverback_iframe_theme/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.3.0](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-01-15)
7+
8+
### Features
9+
10+
- introduce cssStylesToInject prop for SilverbackIframe
11+
([2a4f2bb](https://github.com/AmazeeLabs/silverback-mono/commit/2a4f2bb8bc200071c17e802ecaf50ca678d5e03a))
12+
13+
# Change Log
14+
15+
All notable changes to this project will be documented in this file. See
16+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
17+
618
## [1.2.4](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2023-08-24)
719

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

packages/composer/amazeelabs/silverback_iframe_theme/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "amazeelabs/silverback_iframe_theme",
33
"type": "drupal-theme",
4-
"version": "1.2.4",
4+
"version": "1.3.0",
55
"description": "Theme for amazeelabs/silverback_iframe module.",
66
"homepage": "https://github.com/AmazeeLabs/silverback-mono/tree/development/packages/composer/amazeelabs/silverback_iframe_theme#readme",
77
"license": "GPL-2.0+"

packages/composer/amazeelabs/silverback_iframe_theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@-amazeelabs/silverback_iframe_theme",
3-
"version": "1.2.4",
3+
"version": "1.3.0",
44
"author": "Amazee Labs <[email protected]>",
55
"license": "GPL-2.0+",
66
"publishConfig": {

packages/npm/@amazeelabs/silverback-iframe/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.3.0](https://github.com/AmazeeLabs/silverback-mono/compare/@amazeelabs/[email protected]...@amazeelabs/[email protected]) (2024-01-15)
7+
8+
### Features
9+
10+
- introduce cssStylesToInject prop for SilverbackIframe
11+
([2a4f2bb](https://github.com/AmazeeLabs/silverback-mono/commit/2a4f2bb8bc200071c17e802ecaf50ca678d5e03a))
12+
13+
# Change Log
14+
15+
All notable changes to this project will be documented in this file. See
16+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
17+
618
## [1.2.23](https://github.com/AmazeeLabs/silverback-mono/compare/@amazeelabs/[email protected]...@amazeelabs/[email protected]) (2024-01-11)
719

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

packages/npm/@amazeelabs/silverback-iframe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amazeelabs/silverback-iframe",
3-
"version": "1.2.23",
3+
"version": "1.3.0",
44
"description": "Frontend part of amazeelabs/silverback_iframe Drupal module.",
55
"author": "Amazee Labs",
66
"main": "dist/index.js",

packages/tests/silverback-drupal/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.103](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-01-15)
7+
8+
**Note:** Version bump only for package @-amazeelabs/silverback-drupal-tests
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
## [1.1.102](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-01-12)
716

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

0 commit comments

Comments
 (0)