Skip to content
Snippets Groups Projects
Commit c140ce12 authored by Jure's avatar Jure
Browse files

chore(release): publish

 - pubsweet-client@2.5.3
 - pubsweet-components@6.2.0
 - @pubsweet/styleguide@1.3.2
 - @pubsweet/ui@4.1.1
 - pubsweet-component-password-reset-frontend@1.0.15
 - pubsweet-component-posts-manager@1.0.18
 - pubsweet-component-signup@1.0.15
 - pubsweet-component-teams-manager@1.1.6
 - xpub-connect@0.0.14
 - pubsweet-component-xpub-dashboard@0.3.0
 - xpub-edit@0.1.3
 - pubsweet-component-xpub-find-reviewers@0.0.14
 - pubsweet-component-xpub-manuscript@0.0.16
 - pubsweet-component-xpub-review@0.4.0
 - xpub-selectors@0.1.0
 - xpub-styleguide@0.0.14
 - pubsweet-component-xpub-submit@1.2.0
Showing
with 142 additions and 27 deletions
......@@ -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.
<a name="2.5.3"></a>
## [2.5.3](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-client@2.5.2...pubsweet-client@2.5.3) (2018-05-10)
**Note:** Version bump only for package pubsweet-client
<a name="2.5.2"></a>
## [2.5.2](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-client@2.5.1...pubsweet-client@2.5.2) (2018-05-09)
......
{
"name": "pubsweet-client",
"version": "2.5.2",
"version": "2.5.3",
"main": "src/index.js",
"scripts": {
"compile": "babel -d lib/ src/",
......@@ -13,7 +13,7 @@
"author": "Collaborative Knowledge Foundation",
"license": "MIT",
"dependencies": {
"@pubsweet/ui": "^4.1.0",
"@pubsweet/ui": "^4.1.1",
"apollo-client-preset": "^1.0.8",
"apollo-link": "^1.2.1",
"apollo-link-context": "^1.0.5",
......
......@@ -3,7 +3,40 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="6.1.0"></a>
<a name="6.2.0"></a>
# [6.2.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@6.1.0...pubsweet-components@6.2.0) (2018-05-10)
### Bug Fixes
* **components:** dashboard if statment reject ([999587a](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/999587a))
* **components:** decision linter ([5679ce0](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/5679ce0))
* **components:** fix lint errors ([4e22ec1](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/4e22ec1))
* **components:** fix linting issues ([4385b58](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/4385b58))
* **components:** fixes in linter ([7c31f6b](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/7c31f6b))
* **components:** html parse, styled components ([8b24552](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/8b24552))
* **components:** lint issues ([ff56878](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/ff56878))
* **components:** linter ([9aac3fa](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/9aac3fa))
* **components:** merge two commponets two one ([4e2ed76](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/4e2ed76))
* **components:** redirect submission add selectors ([53db5a7](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/53db5a7))
* **components:** redux form ([2f7f1ed](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/2f7f1ed))
* **components:** review page layout ([4ea2cdd](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/4ea2cdd))
* **components:** take care of case of zero files ([82cff08](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/82cff08))
* **components:** title wording ([0c293f4](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/0c293f4))
### Features
* **components:** add columns to submission and tabs ([40470a0](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/40470a0))
* **components:** add current version files ([4c77f3c](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/4c77f3c))
* **components:** add tabs to submission ([0e45892](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/0e45892))
* **components:** create accordion component ([05a23e4](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/05a23e4))
* **components:** create accordion component ([54f5b7d](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/54f5b7d))
<a name="6.1.0"></a>
# [6.1.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@6.0.0...pubsweet-components@6.1.0) (2018-05-09)
......@@ -32,7 +65,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
<a name="6.0.0"></a>
<a name="6.0.0"></a>
# [6.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@5.4.0...pubsweet-components@6.0.0) (2018-05-03)
......
......@@ -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.
<a name="1.0.15"></a>
## [1.0.15](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-password-reset-frontend@1.0.14...pubsweet-component-password-reset-frontend@1.0.15) (2018-05-10)
**Note:** Version bump only for package pubsweet-component-password-reset-frontend
<a name="1.0.14"></a>
## [1.0.14](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-password-reset-frontend@1.0.13...pubsweet-component-password-reset-frontend@1.0.14) (2018-05-09)
......
{
"name": "pubsweet-component-password-reset-frontend",
"version": "1.0.14",
"version": "1.0.15",
"description": "Password reset frontend component for PubSweet",
"main": "index.js",
"author": "Collaborative Knowledge Foundation",
"license": "MIT",
"dependencies": {
"@pubsweet/ui": "^4.1.0",
"@pubsweet/ui": "^4.1.1",
"prop-types": "^15.5.10",
"query-string": "^5.0.0",
"react-router": "^4.2.0",
......
......@@ -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.
<a name="1.0.18"></a>
## [1.0.18](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-posts-manager@1.0.17...pubsweet-component-posts-manager@1.0.18) (2018-05-10)
**Note:** Version bump only for package pubsweet-component-posts-manager
<a name="1.0.17"></a>
## [1.0.17](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-posts-manager@1.0.16...pubsweet-component-posts-manager@1.0.17) (2018-05-09)
......
{
"name": "pubsweet-component-posts-manager",
"version": "1.0.17",
"version": "1.0.18",
"description": "Basic Posts manager component for PubSweet",
"main": "index.js",
"author": "Collaborative Knowledge Foundation",
"license": "MIT",
"dependencies": {
"@pubsweet/ui": "^4.1.0",
"@pubsweet/ui": "^4.1.1",
"prop-types": "^15.5.10",
"pubsweet-component-form-group": "^1.1.12",
"react-redux": "^5.0.6",
......
......@@ -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.
<a name="1.0.15"></a>
## [1.0.15](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-signup@1.0.14...pubsweet-component-signup@1.0.15) (2018-05-10)
**Note:** Version bump only for package pubsweet-component-signup
<a name="1.0.14"></a>
## [1.0.14](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-signup@1.0.13...pubsweet-component-signup@1.0.14) (2018-05-09)
......
{
"name": "pubsweet-component-signup",
"version": "1.0.14",
"version": "1.0.15",
"description": "Basic signup form component for PubSweet",
"main": "index.js",
"author": "Collaborative Knowledge Foundation",
"license": "MIT",
"dependencies": {
"@pubsweet/ui": "^4.1.0",
"@pubsweet/ui": "^4.1.1",
"prop-types": "^15.5.10",
"react-bootstrap": "^0.32.0",
"react-redux": "^5.0.6",
......
......@@ -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.
<a name="1.1.6"></a>
## [1.1.6](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-teams-manager@1.1.5...pubsweet-component-teams-manager@1.1.6) (2018-05-10)
**Note:** Version bump only for package pubsweet-component-teams-manager
<a name="1.1.5"></a>
## [1.1.5](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-teams-manager@1.1.4...pubsweet-component-teams-manager@1.1.5) (2018-05-09)
......
{
"name": "pubsweet-component-teams-manager",
"version": "1.1.5",
"version": "1.1.6",
"description": "Basic teams manager component for PubSweet",
"main": "src/index.js",
"author": "Collaborative Knowledge Foundation",
"license": "MIT",
"dependencies": {
"@pubsweet/ui": "^4.1.0",
"@pubsweet/ui": "^4.1.1",
"prop-types": "^15.5.10",
"react-dom": "^16.2.0",
"react-redux": "^5.0.6",
......
{
"name": "pubsweet-components",
"version": "6.1.0",
"version": "6.2.0",
"private": true,
"scripts": {
"test": "jest --coverage"
},
"devDependencies": {
"@pubsweet/logger": "^0.2.1",
"@pubsweet/styleguide": "^1.3.1",
"@pubsweet/styleguide": "^1.3.2",
"babel-cli": "^6.26.0",
"babel-eslint": "^8.0.3",
"babel-loader": "^7.1.2",
......@@ -28,7 +28,7 @@
"lerna": "^2.5.1",
"node-sass": "^4.5.3",
"pubsweet": "^2.2.3",
"pubsweet-client": "^2.5.2",
"pubsweet-client": "^2.5.3",
"pubsweet-server": "^7.0.1",
"pubsweet-theme-plugin": "^0.0.3",
"react": "^16.3.2",
......
......@@ -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.
<a name="0.0.14"></a>
## [0.0.14](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/xpub-connect@0.0.13...xpub-connect@0.0.14) (2018-05-10)
**Note:** Version bump only for package xpub-connect
<a name="0.0.13"></a>
## [0.0.13](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/xpub-connect@0.0.12...xpub-connect@0.0.13) (2018-05-09)
......
{
"name": "xpub-connect",
"version": "0.0.13",
"version": "0.0.14",
"main": "src",
"author": "Collaborative Knowledge Foundation",
"license": "MIT",
......@@ -9,7 +9,7 @@
"dist"
],
"dependencies": {
"@pubsweet/ui": "^4.1.0",
"@pubsweet/ui": "^4.1.1",
"react-redux": "^5.0.2",
"react-router-dom": "^4.2.2",
"recompose": "^0.26.0",
......
......@@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="0.3.0"></a>
# [0.3.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-dashboard@0.2.4...pubsweet-component-xpub-dashboard@0.3.0) (2018-05-10)
### Bug Fixes
* **components:** dashboard if statment reject ([999587a](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/999587a))
* **components:** linter ([9aac3fa](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/9aac3fa))
* **components:** redirect submission add selectors ([53db5a7](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/53db5a7))
### Features
* **components:** create accordion component ([54f5b7d](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/54f5b7d))
<a name="0.2.4"></a>
## [0.2.4](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-dashboard@0.2.3...pubsweet-component-xpub-dashboard@0.2.4) (2018-05-09)
......
{
"name": "pubsweet-component-xpub-dashboard",
"version": "0.2.4",
"version": "0.3.0",
"main": "src",
"author": "Collaborative Knowledge Foundation",
"license": "MIT",
......@@ -9,7 +9,7 @@
"dist"
],
"dependencies": {
"@pubsweet/ui": "^4.1.0",
"@pubsweet/ui": "^4.1.1",
"classnames": "^2.2.5",
"lodash": "^4.17.4",
"prop-types": "^15.5.10",
......@@ -20,9 +20,9 @@
"react-router-dom": "^4.2.2",
"recompose": "^0.26.0",
"styled-components": "^3.2.5",
"xpub-connect": "^0.0.13",
"xpub-connect": "^0.0.14",
"xpub-journal": "^0.0.6",
"xpub-selectors": "^0.0.5",
"xpub-selectors": "^0.1.0",
"xpub-upload": "^0.0.7"
},
"devDependencies": {
......@@ -46,7 +46,7 @@
"style-loader": "^0.19.0",
"webpack": "^3.8.1",
"webpack-node-externals": "^1.6.0",
"xpub-styleguide": "^0.0.13"
"xpub-styleguide": "^0.0.14"
},
"peerDependencies": {
"pubsweet-client": ">=1.0.0",
......
......@@ -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.
<a name="0.1.3"></a>
## [0.1.3](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/xpub-edit@0.1.2...xpub-edit@0.1.3) (2018-05-10)
**Note:** Version bump only for package xpub-edit
<a name="0.1.2"></a>
## [0.1.2](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/xpub-edit@0.1.1...xpub-edit@0.1.2) (2018-05-09)
......
{
"name": "xpub-edit",
"version": "0.1.2",
"version": "0.1.3",
"files": [
"dist",
"src"
],
"main": "src",
"dependencies": {
"@pubsweet/ui": "^4.1.0",
"@pubsweet/ui": "^4.1.1",
"prosemirror-commands": "^1.0.1",
"prosemirror-dropcursor": "^1.0.0",
"prosemirror-gapcursor": "^1.0.0",
......@@ -33,7 +33,7 @@
"style-loader": "^0.19.0",
"webpack": "^3.8.1",
"webpack-node-externals": "^1.6.0",
"xpub-styleguide": "^0.0.13"
"xpub-styleguide": "^0.0.14"
},
"peerDependencies": {
"react": ">=16.3"
......
......@@ -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.
<a name="0.0.14"></a>
## [0.0.14](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-find-reviewers@0.0.13...pubsweet-component-xpub-find-reviewers@0.0.14) (2018-05-10)
**Note:** Version bump only for package pubsweet-component-xpub-find-reviewers
<a name="0.0.13"></a>
## [0.0.13](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-find-reviewers@0.0.12...pubsweet-component-xpub-find-reviewers@0.0.13) (2018-05-09)
......
{
"name": "pubsweet-component-xpub-find-reviewers",
"version": "0.0.13",
"version": "0.0.14",
"main": "src",
"author": "Collaborative Knowledge Foundation",
"license": "MIT",
......@@ -28,7 +28,7 @@
"style-loader": "^0.19.0",
"webpack": "^3.8.1",
"webpack-node-externals": "^1.6.0",
"xpub-styleguide": "^0.0.13"
"xpub-styleguide": "^0.0.14"
},
"peerDependencies": {
"react": ">=16",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment