Skip to content

Commit 4dc2b8e

Browse files
author
K.I.T.T
committed
chore: release version 1.1.6
1 parent 9b5512b commit 4dc2b8e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

6+
## [1.1.6](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/proxy-gutenberg@1.1.5...@-amazeelabs/proxy-gutenberg@1.1.6) (2021-12-23)
7+
8+
**Note:** Version bump only for package @-amazeelabs/proxy-gutenberg
9+
10+
11+
12+
13+
614
## [1.1.5](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/proxy-gutenberg@1.1.4...@-amazeelabs/proxy-gutenberg@1.1.5) (2021-12-23)
715

816

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "amazeelabs/proxy-gutenberg",
33
"type": "library",
4-
"version": "1.1.5",
4+
"version": "1.1.6",
55
"description": "Proxy package for drupal/gutenberg.",
66
"homepage": "https://silverback.netlify.app",
77
"license": "GPL-2.0+",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@-amazeelabs/proxy-gutenberg",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"author": "Amazee Labs <development@amazeelabs.com>",
55
"publishConfig": {
66
"access": "public",
77
"registry": "http://localhost:4873",
88
"repository": "git@github.com:AmazeeLabs/proxy-gutenberg.git",
99
"branch": "main"
1010
},
11-
"gitHead": "6c390e0ce0e02ae5f7afa3eb60c7f7df2de58fdf"
11+
"gitHead": "1b7abf9d4e447a2e9865fa699db1995394f5d109"
1212
}

0 commit comments

Comments
 (0)