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

Merge branch 'release' into 'master'

chore(release): publish

See merge request pubsweet/pubsweet!76
parents ba2376c6 31f6a049
No related branches found
No related tags found
No related merge requests found
Showing
with 161 additions and 13 deletions
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="2.0.0"></a>
# [2.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-client@1.1.4...pubsweet-client@2.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
{ {
"name": "pubsweet-client", "name": "pubsweet-client",
"version": "1.1.4", "version": "2.0.0",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
"compile": "babel -d lib/ src/", "compile": "babel -d lib/ src/",
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"lint-staged": "^6.0.0", "lint-staged": "^6.0.0",
"lodash": "^4.0.0", "lodash": "^4.0.0",
"prop-types": "^15.5.8", "prop-types": "^15.5.8",
"pubsweet-component-login": "^0.6.0", "pubsweet-component-login": "^1.0.0",
"react": "^16.2.0", "react": "^16.2.0",
"react-css-themr": "^2.1.2", "react-css-themr": "^2.1.2",
"react-redux": "^5.0.2", "react-redux": "^5.0.2",
......
...@@ -3,6 +3,18 @@ ...@@ -3,6 +3,18 @@
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.0"></a>
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@0.0.12...pubsweet-components@1.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
<a name="0.0.12"></a> <a name="0.0.12"></a>
## [0.0.12](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@0.0.11...pubsweet-components@0.0.12) (2018-02-02) ## [0.0.12](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-components@0.0.11...pubsweet-components@0.0.12) (2018-02-02)
......
{ {
"name": "pubsweet-components", "name": "pubsweet-components",
"version": "0.0.12", "version": "1.0.0",
"private": true, "private": true,
"scripts": { "scripts": {
"styleguide": "styleguidist server", "styleguide": "styleguidist server",
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"lerna": "^2.5.1", "lerna": "^2.5.1",
"node-sass": "^4.5.3", "node-sass": "^4.5.3",
"pubsweet": "^1.1.8", "pubsweet": "^1.1.8",
"pubsweet-client": "^1.1.4", "pubsweet-client": "^2.0.0",
"pubsweet-server": "^1.1.0", "pubsweet-server": "^1.1.0",
"pubsweet-theme-plugin": "^0.0.3", "pubsweet-theme-plugin": "^0.0.3",
"react": "^16.2.0", "react": "^16.2.0",
......
# Change Log
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.0"></a>
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-blog@0.3.5...pubsweet-component-blog@1.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
{ {
"name": "pubsweet-component-blog", "name": "pubsweet-component-blog",
"version": "0.3.5", "version": "1.0.0",
"description": "Basic blog component for PubSweet", "description": "Basic blog component for PubSweet",
"main": "index.js", "main": "index.js",
"author": "Collaborative Knowledge Foundation", "author": "Collaborative Knowledge Foundation",
......
...@@ -3,6 +3,18 @@ ...@@ -3,6 +3,18 @@
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.0"></a>
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-form-group@0.1.10...pubsweet-component-form-group@1.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
<a name="0.1.10"></a> <a name="0.1.10"></a>
## [0.1.10](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-form-group@0.1.9...pubsweet-component-form-group@0.1.10) (2018-02-02) ## [0.1.10](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-form-group@0.1.9...pubsweet-component-form-group@0.1.10) (2018-02-02)
......
{ {
"name": "pubsweet-component-form-group", "name": "pubsweet-component-form-group",
"version": "0.1.10", "version": "1.0.0",
"description": "description":
"Form component based on react-bootstrap with validation support for PubSweet", "Form component based on react-bootstrap with validation support for PubSweet",
"main": "index.js", "main": "index.js",
......
# Change Log
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.0"></a>
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-ink-frontend@0.2.4...pubsweet-component-ink-frontend@1.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
{ {
"name": "pubsweet-component-ink-frontend", "name": "pubsweet-component-ink-frontend",
"version": "0.2.4", "version": "1.0.0",
"description": "description":
"A frontend component that talks to the INK backend component (which talks to INK for file processing and conversion)", "A frontend component that talks to the INK backend component (which talks to INK for file processing and conversion)",
"main": "index.js", "main": "index.js",
......
# Change Log
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.0"></a>
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-login@0.6.0...pubsweet-component-login@1.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
{ {
"name": "pubsweet-component-login", "name": "pubsweet-component-login",
"version": "0.6.0", "version": "1.0.0",
"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",
......
# Change Log
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.0"></a>
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-navigation@0.3.2...pubsweet-component-navigation@1.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
{ {
"name": "pubsweet-component-navigation", "name": "pubsweet-component-navigation",
"version": "0.3.2", "version": "1.0.0",
"description": "Basic navigation bar component for PubSweet", "description": "Basic navigation bar component for PubSweet",
"main": "index.js", "main": "index.js",
"author": "Collaborative Knowledge Foundation", "author": "Collaborative Knowledge Foundation",
......
# Change Log
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.0"></a>
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-password-reset-frontend@0.2.3...pubsweet-component-password-reset-frontend@1.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
{ {
"name": "pubsweet-component-password-reset-frontend", "name": "pubsweet-component-password-reset-frontend",
"version": "0.2.3", "version": "1.0.0",
"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",
......
...@@ -3,6 +3,18 @@ ...@@ -3,6 +3,18 @@
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.0"></a>
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-posts-manager@0.6.10...pubsweet-component-posts-manager@1.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
<a name="0.6.10"></a> <a name="0.6.10"></a>
## [0.6.10](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-posts-manager@0.6.9...pubsweet-component-posts-manager@0.6.10) (2018-02-02) ## [0.6.10](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-posts-manager@0.6.9...pubsweet-component-posts-manager@0.6.10) (2018-02-02)
......
{ {
"name": "pubsweet-component-posts-manager", "name": "pubsweet-component-posts-manager",
"version": "0.6.10", "version": "1.0.0",
"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": {
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"pubsweet-component-form-group": "^0.1.10", "pubsweet-component-form-group": "^1.0.0",
"react-bootstrap": "^0.32.0", "react-bootstrap": "^0.32.0",
"react-dom": "^16.2.0", "react-dom": "^16.2.0",
"react-redux": "^5.0.6", "react-redux": "^5.0.6",
......
# Change Log
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.0"></a>
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-signup@0.5.0...pubsweet-component-signup@1.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
{ {
"name": "pubsweet-component-signup", "name": "pubsweet-component-signup",
"version": "0.5.0", "version": "1.0.0",
"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",
......
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