-
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.3.0-rc.1 - @twreporter/[email protected] - @twreporter/[email protected] - @twreporter/[email protected] - @twreporter/[email protected]
- Loading branch information
1 parent
312d6a5
commit 9a22d51
Showing
10 changed files
with
63 additions
and
13 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.3.0-rc.1](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-10-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **react-components:** fix spec change ([29468e1](https://github.com/twreporter/twreporter-npm-packages/commit/29468e1b10da13a1a506b5625f957bc5280e9960)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.3.0-rc.0](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-10-20) | ||
|
||
|
||
|
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.3.0-rc.0", | ||
"version": "1.3.0-rc.1", | ||
"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.2.7-rc.2](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-10-25) | ||
|
||
**Note:** Version bump only for package @twreporter/index-page | ||
|
||
|
||
|
||
|
||
|
||
## [1.2.7-rc.1](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-10-20) | ||
|
||
**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.2.7-rc.1", | ||
"version": "1.2.7-rc.2", | ||
"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.3.0-rc.0", | ||
"@twreporter/react-components": "^8.6.0-rc.1", | ||
"@twreporter/core": "^1.3.0-rc.1", | ||
"@twreporter/react-components": "^8.6.0-rc.2", | ||
"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.4.2-rc.2](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-10-25) | ||
|
||
**Note:** Version bump only for package @twreporter/react-article-components | ||
|
||
|
||
|
||
|
||
|
||
## [1.4.2-rc.1](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-10-20) | ||
|
||
**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,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [8.6.0-rc.2](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-10-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **react-components:** fix spec change ([29468e1](https://github.com/twreporter/twreporter-npm-packages/commit/29468e1b10da13a1a506b5625f957bc5280e9960)) | ||
* **react-components, universal-header:** update twreporter logo ([d2324cd](https://github.com/twreporter/twreporter-npm-packages/commit/d2324cd93ea8e66621ce7aa7969e6500ed77c2a3)) | ||
|
||
|
||
|
||
|
||
|
||
# [8.6.0-rc.1](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-10-20) | ||
|
||
|
||
|
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.6.0-rc.1", | ||
"version": "8.6.0-rc.2", | ||
"main": "lib/index.js", | ||
"repository": "https://github.com/twreporter/twreporter-npm-packages.git", | ||
"author": "twreporter <[email protected]>", | ||
|
@@ -12,7 +12,7 @@ | |
"prepublishOnly": "make build" | ||
}, | ||
"dependencies": { | ||
"@twreporter/core": "^1.3.0-rc.0", | ||
"@twreporter/core": "^1.3.0-rc.1", | ||
"@twreporter/redux": "^7.2.0", | ||
"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,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.2.2-rc.2](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-10-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **react-components, universal-header:** update twreporter logo ([d2324cd](https://github.com/twreporter/twreporter-npm-packages/commit/d2324cd93ea8e66621ce7aa7969e6500ed77c2a3)) | ||
|
||
|
||
|
||
|
||
|
||
## [2.2.2-rc.1](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-10-20) | ||
|
||
**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