-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @twreporter/core@1.8.0-rc.5 - @twreporter/[email protected] - @twreporter/[email protected] - @twreporter/[email protected] - @twreporter/[email protected] - @twreporter/[email protected]
- Loading branch information
1 parent
801c467
commit bf226b8
Showing
12 changed files
with
75 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.8.0-rc.5](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-11-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* address defects ([a33aa3b](https://github.com/twreporter/twreporter-npm-packages/commit/a33aa3bf55fd9b1bf5472a4a13de942a9f8757ca)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.8.0-rc.4](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-10-31) | ||
|
||
**Note:** Version bump only for package @twreporter/core | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twreporter/core", | ||
"version": "1.8.0-rc.4", | ||
"version": "1.8.0-rc.5", | ||
"main": "lib/index.js", | ||
"repository": "https://github.com/twreporter/twreporter-npm-packages.git", | ||
"author": "twreporter <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.4.1-rc.5](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-11-07) | ||
|
||
**Note:** Version bump only for package @twreporter/index-page | ||
|
||
|
||
|
||
|
||
|
||
## [1.4.1-rc.4](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-10-31) | ||
|
||
**Note:** Version bump only for package @twreporter/index-page | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twreporter/index-page", | ||
"version": "1.4.1-rc.4", | ||
"version": "1.4.1-rc.5", | ||
"main": "lib/index.js", | ||
"repository": "https://github.com/twreporter/twreporter-npm-packages.git", | ||
"author": "twreporter <[email protected]>", | ||
|
@@ -12,8 +12,8 @@ | |
"prepublishOnly": "make build" | ||
}, | ||
"dependencies": { | ||
"@twreporter/core": "^1.8.0-rc.4", | ||
"@twreporter/react-components": "^8.15.0-rc.4", | ||
"@twreporter/core": "^1.8.0-rc.5", | ||
"@twreporter/react-components": "^8.15.0-rc.5", | ||
"lodash": "^4.0.0", | ||
"prop-types": "^15.0.0", | ||
"react": "^16.3.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.7.1-rc.5](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-11-07) | ||
|
||
**Note:** Version bump only for package @twreporter/react-article-components | ||
|
||
|
||
|
||
|
||
|
||
## [1.7.1-rc.4](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-10-31) | ||
|
||
**Note:** Version bump only for package @twreporter/react-article-components | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
||
# [8.15.0-rc.5](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-11-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* address defects ([a33aa3b](https://github.com/twreporter/twreporter-npm-packages/commit/a33aa3bf55fd9b1bf5472a4a13de942a9f8757ca)) | ||
|
||
|
||
|
||
|
||
|
||
# [8.15.0-rc.4](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-10-31) | ||
|
||
**Note:** Version bump only for package @twreporter/react-components | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twreporter/react-components", | ||
"version": "8.15.0-rc.4", | ||
"version": "8.15.0-rc.5", | ||
"main": "lib/index.js", | ||
"repository": "https://github.com/twreporter/twreporter-npm-packages.git", | ||
"author": "twreporter <[email protected]>", | ||
|
@@ -15,8 +15,8 @@ | |
"chromatic": "npx chromatic --exit-zero-on-changes" | ||
}, | ||
"dependencies": { | ||
"@twreporter/core": "^1.8.0-rc.4", | ||
"@twreporter/redux": "^7.4.1-rc.4", | ||
"@twreporter/core": "^1.8.0-rc.5", | ||
"@twreporter/redux": "^7.4.1-rc.5", | ||
"fontfaceobserver-es": "^3.3.3", | ||
"hoist-non-react-statics": "^2.3.1", | ||
"lodash": "^4.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
||
## [7.4.1-rc.5](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-11-07) | ||
|
||
**Note:** Version bump only for package @twreporter/redux | ||
|
||
|
||
|
||
|
||
|
||
## [7.4.1-rc.4](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-10-31) | ||
|
||
**Note:** Version bump only for package @twreporter/redux | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twreporter/redux", | ||
"version": "7.4.1-rc.4", | ||
"version": "7.4.1-rc.5", | ||
"description": "redux actions and reducers for twreporter website", | ||
"repository": "https://github.com/twreporter/twreporter-npm-packages.git", | ||
"author": "twreporter <[email protected]>", | ||
|
@@ -25,7 +25,7 @@ | |
}, | ||
"homepage": "https://github.com/twreporter/twreporter-redux/#readme", | ||
"dependencies": { | ||
"@twreporter/core": "^1.8.0-rc.4", | ||
"@twreporter/core": "^1.8.0-rc.5", | ||
"axios": "^0.19.0", | ||
"es6-error": "^4.0.2", | ||
"humps": "^0.6.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
||
# [2.4.0-rc.5](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-11-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* address defects ([a33aa3b](https://github.com/twreporter/twreporter-npm-packages/commit/a33aa3bf55fd9b1bf5472a4a13de942a9f8757ca)) | ||
* remove console.log ([97eb713](https://github.com/twreporter/twreporter-npm-packages/commit/97eb7135bbdb1923d5050a805cebf5207e29e6f5)) | ||
|
||
|
||
|
||
|
||
|
||
# [2.4.0-rc.4](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2022-10-31) | ||
|
||
**Note:** Version bump only for package @twreporter/universal-header | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bf226b8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-components – ./
twreporter-components-storybook.vercel.app
react-components-twreporter.vercel.app
react-components-git-master-twreporter.vercel.app
bf226b8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
universal-header – ./
universal-header-twreporter.vercel.app
universal-header.vercel.app
universal-header-git-master-twreporter.vercel.app