Skip to content

Commit

Permalink
chore: release version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
K.I.T.T committed Jan 27, 2022
1 parent 24ecb76 commit 82e7379
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions 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.3](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2022-01-27)

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





## [1.1.2](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2022-01-24)


Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"description": "Helpers for managing the Drupal's default content.",
"type": "package",
"license": "GPL-2.0-or-later",
"version": "1.1.2",
"version": "1.1.3",
"require": {
"amazeelabs/proxy-default-content": "^1.0"
"amazeelabs/proxy-default-content": "^1.1"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@-amazeelabs/default-content",
"author": "Amazee Labs <[email protected]>",
"version": "1.1.2",
"version": "1.1.3",
"scripts": {
"version": "sync-composer-version"
},
Expand All @@ -14,5 +14,5 @@
"repository": "[email protected]:AmazeeLabs/default-content.git",
"branch": "main"
},
"gitHead": "0dbb98652ebdf79a166cfa906fbd52caef8b6145"
"gitHead": "4dcbc85ea60b510858f3f4976748a2d6b5ae69a5"
}

0 comments on commit 82e7379

Please sign in to comment.