Skip to content

Commit

Permalink
chore(release): publish new version(s) [skip ci]
Browse files Browse the repository at this point in the history
 - @adobe/helix-shared@8.0.44
 - @adobe/helix-shared-config@1.4.0
  • Loading branch information
Github Build committed Oct 4, 2021
1 parent 900fe9f commit b1429f5
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/helix-shared-all/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.

## [8.0.44](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared@8.0.43...@adobe/helix-shared@8.0.44) (2021-10-04)

**Note:** Version bump only for package @adobe/helix-shared





## [8.0.43](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared@8.0.42...@adobe/helix-shared@8.0.43) (2021-09-27)

**Note:** Version bump only for package @adobe/helix-shared
Expand Down
2 changes: 1 addition & 1 deletion packages/helix-shared-all/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/helix-shared-all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-shared",
"version": "8.0.43",
"version": "8.0.44",
"description": "Shared modules of the Helix Project",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"dependencies": {
"@adobe/helix-shared-async": "^1.1.0",
"@adobe/helix-shared-body-data": "^1.1.1",
"@adobe/helix-shared-config": "^1.3.2",
"@adobe/helix-shared-config": "^1.4.0",
"@adobe/helix-shared-dom": "^1.1.0",
"@adobe/helix-shared-git": "^1.0.3",
"@adobe/helix-shared-process-queue": "^1.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/helix-shared-config/CHANGELOG.md
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.

# [1.4.0](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-config@1.3.2...@adobe/helix-shared-config@1.4.0) (2021-10-04)


### Features

* introduce helix-sitemap.yaml ([#575](https://github.com/adobe/helix-shared/issues/575)) ([900fe9f](https://github.com/adobe/helix-shared/commit/900fe9fdde4989cdb444b7b4d2ae3aa98965af3e))





## [1.3.2](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-config@1.3.1...@adobe/helix-shared-config@1.3.2) (2021-09-27)

**Note:** Version bump only for package @adobe/helix-shared-config
Expand Down
2 changes: 1 addition & 1 deletion packages/helix-shared-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/helix-shared-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-shared-config",
"version": "1.3.2",
"version": "1.4.0",
"description": "Shared modules of the Helix Project - config",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit b1429f5

Please sign in to comment.