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.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JAdshead authored Oct 1, 2020
1 parent 76c73b1 commit bd0ce37
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 7 deletions.
11 changes: 11 additions & 0 deletions 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.1.2](https://github.com/americanexpress/holocron/compare/v1.1.1...v1.1.2) (2020-10-01)


### Bug Fixes

* **holocronModule:** remove check for initial-state ([#56](https://github.com/americanexpress/holocron/issues/56)) ([76c73b1](https://github.com/americanexpress/holocron/commit/76c73b175802ed199ee74ae8587b30c313fda592))





# [1.1.1](https://github.com/americanexpress/holocron/compare/v1.1.0...v1.1.1) (2020-09-15)


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.1.1",
"version": "1.1.2",
"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.1.2](https://github.com/americanexpress/holocron/compare/v1.1.1...v1.1.2) (2020-10-01)

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





# [1.1.1](https://github.com/americanexpress/holocron/compare/v1.1.0...v1.1.1) (2020-09-15)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holocron-module-register-webpack-plugin",
"version": "1.1.1",
"version": "1.1.2",
"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.1.2](https://github.com/americanexpress/holocron/compare/v1.1.1...v1.1.2) (2020-10-01)

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





# [1.1.1](https://github.com/americanexpress/holocron/compare/v1.1.0...v1.1.1) (2020-09-15)


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.1.1",
"version": "1.1.2",
"keywords": [
"holocron",
"amex",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"babel-loader": "^8.0.5",
"holocron": "^1.1.1",
"holocron": "^1.1.2",
"react-addons-test-utils": "^15.4.2",
"rimraf": "^2.5.4"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/holocron/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.1.2](https://github.com/americanexpress/holocron/compare/v1.1.1...v1.1.2) (2020-10-01)


### Bug Fixes

* **holocronModule:** remove check for initial-state ([#56](https://github.com/americanexpress/holocron/issues/56)) ([76c73b1](https://github.com/americanexpress/holocron/commit/76c73b175802ed199ee74ae8587b30c313fda592))





# [1.1.1](https://github.com/americanexpress/holocron/compare/v1.1.0...v1.1.1) (2020-09-15)


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.1.1",
"version": "1.1.2",
"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.1.2](https://github.com/americanexpress/holocron/compare/v1.1.1...v1.1.2) (2020-10-01)

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






# [1.1.1](https://github.com/americanexpress/holocron/compare/v1.1.0...v1.1.1) (2020-09-15)

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.1.1",
"version": "1.1.2",
"keywords": [
"holocron",
"amex",
Expand Down Expand Up @@ -34,7 +34,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"holocron": "^1.1.1",
"holocron": "^1.1.2",
"iguazu": "^3.0.2",
"react": "^16.0.0",
"react-redux": "^7.1.1"
Expand Down

0 comments on commit bd0ce37

Please # to comment.