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

chore(release): publish

 - pubsweet-client@4.0.4
 - pubsweet-components@9.4.0
 - @pubsweet/styleguide@3.1.4
 - @pubsweet/ui@8.2.0
 - pubsweet-component-login@1.1.10
 - pubsweet-component-password-reset-frontend@2.0.8
 - @pubsweet/component-polling-server@0.0.7
 - pubsweet-component-posts-manager@1.0.28
 - pubsweet-component-signup@1.0.24
 - pubsweet-component-teams-manager@1.1.16
 - pubsweet-component-xpub-dashboard@3.0.6
 - xpub-edit@2.4.0
 - pubsweet-component-xpub-manuscript@0.4.0
 - pubsweet-component-xpub-review@3.1.4
 - pubsweet-component-xpub-submit@4.0.6
parent 2cbd078f
No related branches found
No related tags found
No related merge requests found
Showing
with 127 additions and 21 deletions
...@@ -3,6 +3,14 @@ ...@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="4.0.4"></a>
## [4.0.4](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-client@4.0.3...pubsweet-client@4.0.4) (2018-07-27)
**Note:** Version bump only for package pubsweet-client
<a name="4.0.3"></a> <a name="4.0.3"></a>
## [4.0.3](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-client@4.0.2...pubsweet-client@4.0.3) (2018-07-12) ## [4.0.3](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-client@4.0.2...pubsweet-client@4.0.3) (2018-07-12)
......
{ {
"name": "pubsweet-client", "name": "pubsweet-client",
"version": "4.0.3", "version": "4.0.4",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
"compile": "babel -d lib/ src/", "compile": "babel -d lib/ src/",
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"author": "Collaborative Knowledge Foundation", "author": "Collaborative Knowledge Foundation",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pubsweet/ui": "^8.1.0", "@pubsweet/ui": "^8.2.0",
"@pubsweet/ui-toolkit": "^1.1.3", "@pubsweet/ui-toolkit": "^1.1.3",
"apollo-cache-inmemory": "^1.2.4", "apollo-cache-inmemory": "^1.2.4",
"apollo-client": "^2.3.4", "apollo-client": "^2.3.4",
......
...@@ -3,7 +3,27 @@ ...@@ -3,7 +3,27 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="9.3.1"></a> <a name="9.4.0"></a>
# [9.4.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@9.3.1...pubsweet-components@9.4.0) (2018-07-27)
### Bug Fixes
* keep toolbar height consinstent ([7896e7b](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/7896e7b))
* **dashboard:** delete associated fragments ([f95c292](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/f95c292))
### Features
* add Attachments pubsweet comp for image upload ([a2dc8ca](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/a2dc8ca))
* remove Wax from manuscript page ([da1147b](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/da1147b))
* upload image working ([c77e4e0](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/c77e4e0))
* upload in progress ([29e48d9](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/29e48d9))
<a name="9.3.1"></a>
## [9.3.1](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@9.3.0...pubsweet-components@9.3.1) (2018-07-23) ## [9.3.1](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@9.3.0...pubsweet-components@9.3.1) (2018-07-23)
...@@ -19,7 +39,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ...@@ -19,7 +39,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
<a name="9.3.0"></a> <a name="9.3.0"></a>
# [9.3.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@9.2.0...pubsweet-components@9.3.0) (2018-07-19) # [9.3.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@9.2.0...pubsweet-components@9.3.0) (2018-07-19)
......
...@@ -3,6 +3,14 @@ ...@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="1.1.10"></a>
## [1.1.10](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-login@1.1.9...pubsweet-component-login@1.1.10) (2018-07-27)
**Note:** Version bump only for package pubsweet-component-login
<a name="1.1.9"></a> <a name="1.1.9"></a>
## [1.1.9](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-login@1.1.8...pubsweet-component-login@1.1.9) (2018-07-12) ## [1.1.9](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-login@1.1.8...pubsweet-component-login@1.1.9) (2018-07-12)
......
{ {
"name": "pubsweet-component-login", "name": "pubsweet-component-login",
"version": "1.1.9", "version": "1.1.10",
"description": "Basic login component for PubSweet", "description": "Basic login component for PubSweet",
"main": "index.js", "main": "index.js",
"author": "Collaborative Knowledge Foundation", "author": "Collaborative Knowledge Foundation",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pubsweet/ui": "^8.1.0", "@pubsweet/ui": "^8.2.0",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"react-redux": "^5.0.6", "react-redux": "^5.0.6",
"react-router-dom": "^4.2.2", "react-router-dom": "^4.2.2",
......
...@@ -3,6 +3,14 @@ ...@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="2.0.8"></a>
## [2.0.8](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-password-reset-frontend@2.0.7...pubsweet-component-password-reset-frontend@2.0.8) (2018-07-27)
**Note:** Version bump only for package pubsweet-component-password-reset-frontend
<a name="2.0.7"></a> <a name="2.0.7"></a>
## [2.0.7](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-password-reset-frontend@2.0.6...pubsweet-component-password-reset-frontend@2.0.7) (2018-07-12) ## [2.0.7](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-password-reset-frontend@2.0.6...pubsweet-component-password-reset-frontend@2.0.7) (2018-07-12)
......
{ {
"name": "pubsweet-component-password-reset-frontend", "name": "pubsweet-component-password-reset-frontend",
"version": "2.0.7", "version": "2.0.8",
"description": "Password reset frontend component for PubSweet", "description": "Password reset frontend component for PubSweet",
"main": "index.js", "main": "index.js",
"author": "Collaborative Knowledge Foundation", "author": "Collaborative Knowledge Foundation",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pubsweet/ui": "^8.1.0", "@pubsweet/ui": "^8.2.0",
"@pubsweet/ui-toolkit": "^1.1.3", "@pubsweet/ui-toolkit": "^1.1.3",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"query-string": "^5.0.0", "query-string": "^5.0.0",
......
...@@ -3,6 +3,14 @@ ...@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="0.0.7"></a>
## [0.0.7](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/@pubsweet/component-polling-server@0.0.6...@pubsweet/component-polling-server@0.0.7) (2018-07-27)
**Note:** Version bump only for package @pubsweet/component-polling-server
<a name="0.0.6"></a> <a name="0.0.6"></a>
## [0.0.6](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/@pubsweet/component-polling-server@0.0.5...@pubsweet/component-polling-server@0.0.6) (2018-06-19) ## [0.0.6](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/@pubsweet/component-polling-server@0.0.5...@pubsweet/component-polling-server@0.0.6) (2018-06-19)
......
{ {
"name": "@pubsweet/component-polling-server", "name": "@pubsweet/component-polling-server",
"version": "0.0.6", "version": "0.0.7",
"description": "Polling server component", "description": "Polling server component",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
...@@ -3,6 +3,14 @@ ...@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="1.0.28"></a>
## [1.0.28](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-posts-manager@1.0.27...pubsweet-component-posts-manager@1.0.28) (2018-07-27)
**Note:** Version bump only for package pubsweet-component-posts-manager
<a name="1.0.27"></a> <a name="1.0.27"></a>
## [1.0.27](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-posts-manager@1.0.26...pubsweet-component-posts-manager@1.0.27) (2018-07-12) ## [1.0.27](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-posts-manager@1.0.26...pubsweet-component-posts-manager@1.0.27) (2018-07-12)
......
{ {
"name": "pubsweet-component-posts-manager", "name": "pubsweet-component-posts-manager",
"version": "1.0.27", "version": "1.0.28",
"description": "Basic Posts manager component for PubSweet", "description": "Basic Posts manager component for PubSweet",
"main": "index.js", "main": "index.js",
"author": "Collaborative Knowledge Foundation", "author": "Collaborative Knowledge Foundation",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pubsweet/ui": "^8.1.0", "@pubsweet/ui": "^8.2.0",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"pubsweet-component-form-group": "^1.1.15", "pubsweet-component-form-group": "^1.1.15",
"react-redux": "^5.0.6", "react-redux": "^5.0.6",
......
...@@ -3,6 +3,14 @@ ...@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="1.0.24"></a>
## [1.0.24](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-signup@1.0.23...pubsweet-component-signup@1.0.24) (2018-07-27)
**Note:** Version bump only for package pubsweet-component-signup
<a name="1.0.23"></a> <a name="1.0.23"></a>
## [1.0.23](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-signup@1.0.22...pubsweet-component-signup@1.0.23) (2018-07-12) ## [1.0.23](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-signup@1.0.22...pubsweet-component-signup@1.0.23) (2018-07-12)
......
{ {
"name": "pubsweet-component-signup", "name": "pubsweet-component-signup",
"version": "1.0.23", "version": "1.0.24",
"description": "Basic signup form component for PubSweet", "description": "Basic signup form component for PubSweet",
"main": "index.js", "main": "index.js",
"author": "Collaborative Knowledge Foundation", "author": "Collaborative Knowledge Foundation",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pubsweet/ui": "^8.1.0", "@pubsweet/ui": "^8.2.0",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"react-bootstrap": "^0.32.0", "react-bootstrap": "^0.32.0",
"react-redux": "^5.0.6", "react-redux": "^5.0.6",
......
...@@ -3,6 +3,14 @@ ...@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="1.1.16"></a>
## [1.1.16](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-teams-manager@1.1.15...pubsweet-component-teams-manager@1.1.16) (2018-07-27)
**Note:** Version bump only for package pubsweet-component-teams-manager
<a name="1.1.15"></a> <a name="1.1.15"></a>
## [1.1.15](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-teams-manager@1.1.14...pubsweet-component-teams-manager@1.1.15) (2018-07-19) ## [1.1.15](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-teams-manager@1.1.14...pubsweet-component-teams-manager@1.1.15) (2018-07-19)
......
{ {
"name": "pubsweet-component-teams-manager", "name": "pubsweet-component-teams-manager",
"version": "1.1.15", "version": "1.1.16",
"description": "Basic teams manager component for PubSweet", "description": "Basic teams manager component for PubSweet",
"main": "src/index.js", "main": "src/index.js",
"author": "Collaborative Knowledge Foundation", "author": "Collaborative Knowledge Foundation",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pubsweet/ui": "^8.1.0", "@pubsweet/ui": "^8.2.0",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"react-dom": "^16.2.0", "react-dom": "^16.2.0",
"react-redux": "^5.0.6", "react-redux": "^5.0.6",
......
{ {
"name": "pubsweet-components", "name": "pubsweet-components",
"version": "9.3.1", "version": "9.4.0",
"private": true, "private": true,
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
}, },
"devDependencies": { "devDependencies": {
"@pubsweet/logger": "^0.2.4", "@pubsweet/logger": "^0.2.4",
"@pubsweet/styleguide": "^3.1.3", "@pubsweet/styleguide": "^3.1.4",
"babel-cli": "^6.26.0", "babel-cli": "^6.26.0",
"babel-eslint": "^8.0.3", "babel-eslint": "^8.0.3",
"babel-loader": "^7.1.2", "babel-loader": "^7.1.2",
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
"lerna": "^2.5.1", "lerna": "^2.5.1",
"node-sass": "^4.5.3", "node-sass": "^4.5.3",
"pubsweet": "^2.2.8", "pubsweet": "^2.2.8",
"pubsweet-client": "^4.0.3", "pubsweet-client": "^4.0.4",
"pubsweet-server": "^7.2.0", "pubsweet-server": "^7.2.0",
"pubsweet-theme-plugin": "^0.0.3", "pubsweet-theme-plugin": "^0.0.3",
"react": "^16.3.2", "react": "^16.3.2",
......
...@@ -3,6 +3,17 @@ ...@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="3.0.6"></a>
## [3.0.6](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-dashboard@3.0.5...pubsweet-component-xpub-dashboard@3.0.6) (2018-07-27)
### Bug Fixes
* **dashboard:** delete associated fragments ([f95c292](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/f95c292))
<a name="3.0.5"></a> <a name="3.0.5"></a>
## [3.0.5](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-dashboard@3.0.4...pubsweet-component-xpub-dashboard@3.0.5) (2018-07-23) ## [3.0.5](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-dashboard@3.0.4...pubsweet-component-xpub-dashboard@3.0.5) (2018-07-23)
......
{ {
"name": "pubsweet-component-xpub-dashboard", "name": "pubsweet-component-xpub-dashboard",
"version": "3.0.5", "version": "3.0.6",
"main": "src", "main": "src",
"author": "Collaborative Knowledge Foundation", "author": "Collaborative Knowledge Foundation",
"license": "MIT", "license": "MIT",
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"dist" "dist"
], ],
"dependencies": { "dependencies": {
"@pubsweet/ui": "^8.1.0", "@pubsweet/ui": "^8.2.0",
"@pubsweet/ui-toolkit": "^1.1.3", "@pubsweet/ui-toolkit": "^1.1.3",
"classnames": "^2.2.5", "classnames": "^2.2.5",
"lodash": "^4.17.4", "lodash": "^4.17.4",
......
...@@ -3,6 +3,25 @@ ...@@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="2.4.0"></a>
# [2.4.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/xpub-edit@2.3.0...xpub-edit@2.4.0) (2018-07-27)
### Bug Fixes
* keep toolbar height consinstent ([7896e7b](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/7896e7b))
### Features
* add Attachments pubsweet comp for image upload ([a2dc8ca](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/a2dc8ca))
* remove Wax from manuscript page ([da1147b](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/da1147b))
* upload image working ([c77e4e0](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/c77e4e0))
* upload in progress ([29e48d9](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/29e48d9))
<a name="2.3.0"></a> <a name="2.3.0"></a>
# [2.3.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/xpub-edit@2.2.0...xpub-edit@2.3.0) (2018-07-19) # [2.3.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/xpub-edit@2.2.0...xpub-edit@2.3.0) (2018-07-19)
......
{ {
"name": "xpub-edit", "name": "xpub-edit",
"version": "2.3.0", "version": "2.4.0",
"license": "MIT", "license": "MIT",
"files": [ "files": [
"dist", "dist",
......
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