Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oneamexbot committed Aug 18, 2023
1 parent f66aebf commit 128d515
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 7 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.8.0](https://github.com/americanexpress/holocron/compare/v1.7.0...v1.8.0) (2023-08-18)


### Features

* **compose:** add console error ([#148](https://github.com/americanexpress/holocron/issues/148)) ([d9977d7](https://github.com/americanexpress/holocron/commit/d9977d731e1c5829eb0253ac0ef33bb1e5424fbd))
* **externals-registry:** manage module external dependencies ([#143](https://github.com/americanexpress/holocron/issues/143)) ([f66aebf](https://github.com/americanexpress/holocron/commit/f66aebfe192d88cf10e3f2a0ea4ec6911a8b8a29))





# [1.7.0](https://github.com/americanexpress/holocron/compare/v1.6.0...v1.7.0) (2023-03-27)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.7.0",
"version": "1.8.0",
"packages": [
"packages/*"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/holocron-module-register-webpack-plugin/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.8.0](https://github.com/americanexpress/holocron/compare/v1.7.0...v1.8.0) (2023-08-18)

**Note:** Version bump only for package holocron-module-register-webpack-plugin





# [1.4.0](https://github.com/americanexpress/holocron/compare/v1.3.0...v1.4.0) (2023-02-15)

**Note:** Version bump only for package holocron-module-register-webpack-plugin
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holocron-module-register-webpack-plugin",
"version": "1.4.0",
"version": "1.8.0",
"keywords": [
"holocron",
"amex",
Expand Down
8 changes: 8 additions & 0 deletions packages/holocron-module-route/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.8.0](https://github.com/americanexpress/holocron/compare/v1.7.0...v1.8.0) (2023-08-18)

**Note:** Version bump only for package holocron-module-route





# [1.7.0](https://github.com/americanexpress/holocron/compare/v1.6.0...v1.7.0) (2023-03-27)

**Note:** Version bump only for package holocron-module-route
Expand Down
4 changes: 2 additions & 2 deletions packages/holocron-module-route/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holocron-module-route",
"version": "1.7.0",
"version": "1.8.0",
"keywords": [
"holocron",
"amex",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"babel-loader": "^8.0.5",
"holocron": "^1.7.0",
"holocron": "^1.8.0",
"react": "^16.13.1",
"rimraf": "^2.5.4"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/holocron/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.8.0](https://github.com/americanexpress/holocron/compare/v1.7.0...v1.8.0) (2023-08-18)


### Features

* **compose:** add console error ([#148](https://github.com/americanexpress/holocron/issues/148)) ([d9977d7](https://github.com/americanexpress/holocron/commit/d9977d731e1c5829eb0253ac0ef33bb1e5424fbd))
* **externals-registry:** manage module external dependencies ([#143](https://github.com/americanexpress/holocron/issues/143)) ([f66aebf](https://github.com/americanexpress/holocron/commit/f66aebfe192d88cf10e3f2a0ea4ec6911a8b8a29))





# [1.7.0](https://github.com/americanexpress/holocron/compare/v1.6.0...v1.7.0) (2023-03-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/holocron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holocron",
"version": "1.7.0",
"version": "1.8.0",
"main": "index.js",
"module": "src/index.js",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/iguazu-holocron/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.8.0](https://github.com/americanexpress/holocron/compare/v1.7.0...v1.8.0) (2023-08-18)

**Note:** Version bump only for package iguazu-holocron





# [1.7.0](https://github.com/americanexpress/holocron/compare/v1.6.0...v1.7.0) (2023-03-27)

**Note:** Version bump only for package iguazu-holocron
Expand Down
4 changes: 2 additions & 2 deletions packages/iguazu-holocron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iguazu-holocron",
"version": "1.7.0",
"version": "1.8.0",
"keywords": [
"holocron",
"amex",
Expand Down Expand Up @@ -34,7 +34,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"holocron": "^1.7.0",
"holocron": "^1.8.0",
"iguazu": "^3.0.2",
"react-redux": "^7.1.1"
},
Expand Down

0 comments on commit 128d515

Please sign in to comment.