Skip to content

Commit

Permalink
chore: Publish 4dee347 [ci skip]
Browse files Browse the repository at this point in the history
 - @times-components/android-app@0.16.78
 - @times-components/ios-app@0.15.99
 - @times-components/article-extras@0.3.17
 - @times-components/article-in-depth@3.13.6
 - @times-components/article-list@9.3.12
 - @times-components/article-magazine-comment@3.13.6
 - @times-components/article-magazine-standard@3.13.6
 - @times-components/article-main-comment@2.13.6
 - @times-components/article-main-standard@3.15.6
 - @times-components/article-paragraph@1.3.90
 - @times-components/article-skeleton@1.17.6
 - @times-components/article@7.2.163
 - @times-components/author-profile@6.0.139
 - @times-components/edition-slices@0.97.0
 - @times-components/fixture-generator@0.26.0
 - @times-components/mock-tpa-server@0.2.39
 - @times-components/pages@2.0.223
 - @times-components/provider-test-tools@1.17.53
 - @times-components/provider@1.19.8
 - @times-components/save-and-share-bar@0.7.40
 - @times-components/save-star-web@0.3.37
 - @times-components/section@1.5.0
 - @times-components/ssr@2.8.11
 - @times-components/topic@5.0.139
  • Loading branch information
J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) committed Oct 15, 2019
1 parent 4dee347 commit 5f3795a
Show file tree
Hide file tree
Showing 48 changed files with 286 additions and 85 deletions.
8 changes: 8 additions & 0 deletions android-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.16.78](https://github.com/newsuk/times-components/compare/@times-components/android-app@0.16.77...@times-components/android-app@0.16.78) (2019-10-15)

**Note:** Version bump only for package @times-components/android-app





## [0.16.77](https://github.com/newsuk/times-components/compare/@times-components/android-app@0.16.76...@times-components/android-app@0.16.77) (2019-10-11)

**Note:** Version bump only for package @times-components/android-app
Expand Down
4 changes: 2 additions & 2 deletions android-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/android-app",
"version": "0.16.77",
"version": "0.16.78",
"license": "BSD-3-Clause",
"scripts": {
"build": "./gradlew clean && ./gradlew generateReactArchives && ./gradlew assemble && ./gradlew publish",
Expand All @@ -11,7 +11,7 @@
"start": "react-native start --config metro.config.js"
},
"dependencies": {
"@times-components/pages": "2.0.222",
"@times-components/pages": "2.0.223",
"@times-components/text-flow": "0.2.15",
"prop-types": "15.7.2",
"react": "16.9.0",
Expand Down
8 changes: 8 additions & 0 deletions ios-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.15.99](https://github.com/newsuk/times-components/compare/@times-components/ios-app@0.15.98...@times-components/ios-app@0.15.99) (2019-10-15)

**Note:** Version bump only for package @times-components/ios-app





## [0.15.98](https://github.com/newsuk/times-components/compare/@times-components/ios-app@0.15.97...@times-components/ios-app@0.15.98) (2019-10-11)

**Note:** Version bump only for package @times-components/ios-app
Expand Down
4 changes: 2 additions & 2 deletions ios-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/ios-app",
"version": "0.15.98",
"version": "0.15.99",
"license": "BSD-3-Clause",
"scripts": {
"build": "cat package.json | grep version | head -1 | sed 's/[\",\t ]//g' | awk -F: '{ print \"Bundle Version: \" $2 }' > ios-assets/js/version.meta",
Expand All @@ -10,7 +10,7 @@
"start": "react-native start --config metro.config.js"
},
"dependencies": {
"@times-components/pages": "2.0.222",
"@times-components/pages": "2.0.223",
"@times-components/text-flow": "0.2.15",
"prop-types": "15.7.2",
"react": "16.9.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-extras/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.3.17](https://github.com/newsuk/times-components/compare/@times-components/article-extras@0.3.16...@times-components/article-extras@0.3.17) (2019-10-15)

**Note:** Version bump only for package @times-components/article-extras





## [0.3.16](https://github.com/newsuk/times-components/compare/@times-components/article-extras@0.3.15...@times-components/article-extras@0.3.16) (2019-10-11)

**Note:** Version bump only for package @times-components/article-extras
Expand Down
8 changes: 4 additions & 4 deletions packages/article-extras/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-extras",
"version": "0.3.16",
"version": "0.3.17",
"description": "Extra information components at the bottom of the articles, such as topics, related articles and comments",
"main": "dist/index",
"dev": "src/index",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@times-components/eslint-config-thetimes": "0.8.16",
"@times-components/jest-configurator": "2.6.8",
"@times-components/jest-serializer": "3.2.20",
"@times-components/provider-test-tools": "1.17.52",
"@times-components/provider-test-tools": "1.17.53",
"@times-components/storybook": "4.0.42",
"@times-components/test-utils": "2.3.7",
"@times-components/webpack-configurator": "2.0.27",
Expand All @@ -62,10 +62,10 @@
"@times-components/button": "2.3.115",
"@times-components/context": "1.1.5",
"@times-components/message-bar": "0.2.43",
"@times-components/provider": "1.19.7",
"@times-components/provider": "1.19.8",
"@times-components/related-articles": "6.2.8",
"@times-components/responsive": "0.4.73",
"@times-components/save-and-share-bar": "0.7.39",
"@times-components/save-and-share-bar": "0.7.40",
"@times-components/styleguide": "3.28.55",
"@times-components/user-state": "0.0.34",
"newskit": "0.0.0-70b3f4d2c",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-in-depth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.13.6](https://github.com/newsuk/times-components/compare/@times-components/article-in-depth@3.13.5...@times-components/article-in-depth@3.13.6) (2019-10-15)

**Note:** Version bump only for package @times-components/article-in-depth





## [3.13.5](https://github.com/newsuk/times-components/compare/@times-components/article-in-depth@3.13.4...@times-components/article-in-depth@3.13.5) (2019-10-11)

**Note:** Version bump only for package @times-components/article-in-depth
Expand Down
8 changes: 4 additions & 4 deletions packages/article-in-depth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-in-depth",
"version": "3.13.5",
"version": "3.13.6",
"description": "In Depth Article Template",
"main": "dist/article-in-depth",
"dev": "src/article-in-depth",
Expand Down Expand Up @@ -42,8 +42,8 @@
"@times-components/jest-configurator": "2.6.8",
"@times-components/jest-serializer": "3.2.20",
"@times-components/mocks": "0.0.48",
"@times-components/provider": "1.19.7",
"@times-components/provider-test-tools": "1.17.52",
"@times-components/provider": "1.19.8",
"@times-components/provider-test-tools": "1.17.53",
"@times-components/storybook": "4.0.42",
"@times-components/tealium-utils": "0.7.64",
"@times-components/test-utils": "2.3.7",
Expand All @@ -67,7 +67,7 @@
"@times-components/article-flag": "2.6.80",
"@times-components/article-label": "2.4.22",
"@times-components/article-lead-asset": "1.3.47",
"@times-components/article-skeleton": "1.17.5",
"@times-components/article-skeleton": "1.17.6",
"@times-components/caption": "3.0.75",
"@times-components/context": "1.1.5",
"@times-components/date-publication": "0.20.101",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [9.3.12](https://github.com/newsuk/times-components/compare/@times-components/article-list@9.3.11...@times-components/article-list@9.3.12) (2019-10-15)

**Note:** Version bump only for package @times-components/article-list





## [9.3.11](https://github.com/newsuk/times-components/compare/@times-components/article-list@9.3.10...@times-components/article-list@9.3.11) (2019-10-11)

**Note:** Version bump only for package @times-components/article-list
Expand Down
6 changes: 3 additions & 3 deletions packages/article-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-list",
"version": "9.3.11",
"version": "9.3.12",
"description": "Paginated list of articles",
"main": "dist/article-list",
"dev": "src/article-list",
Expand Down Expand Up @@ -41,9 +41,9 @@
"@times-components/eslint-config-thetimes": "0.8.16",
"@times-components/jest-configurator": "2.6.8",
"@times-components/jest-serializer": "3.2.20",
"@times-components/provider": "1.19.7",
"@times-components/provider": "1.19.8",
"@times-components/provider-queries": "2.11.1",
"@times-components/provider-test-tools": "1.17.52",
"@times-components/provider-test-tools": "1.17.53",
"@times-components/storybook": "4.0.42",
"@times-components/tealium-utils": "0.7.64",
"@times-components/test-utils": "2.3.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-magazine-comment/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.13.6](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-comment@3.13.5...@times-components/article-magazine-comment@3.13.6) (2019-10-15)

**Note:** Version bump only for package @times-components/article-magazine-comment





## [3.13.5](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-comment@3.13.4...@times-components/article-magazine-comment@3.13.5) (2019-10-11)

**Note:** Version bump only for package @times-components/article-magazine-comment
Expand Down
8 changes: 4 additions & 4 deletions packages/article-magazine-comment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-magazine-comment",
"version": "3.13.5",
"version": "3.13.6",
"description": "Magazine Comment Article Template",
"main": "dist/article-magazine-comment",
"dev": "src/article-magazine-comment",
Expand Down Expand Up @@ -42,8 +42,8 @@
"@times-components/jest-configurator": "2.6.8",
"@times-components/jest-serializer": "3.2.20",
"@times-components/mocks": "0.0.48",
"@times-components/provider": "1.19.7",
"@times-components/provider-test-tools": "1.17.52",
"@times-components/provider": "1.19.8",
"@times-components/provider-test-tools": "1.17.53",
"@times-components/storybook": "4.0.42",
"@times-components/tealium-utils": "0.7.64",
"@times-components/test-utils": "2.3.7",
Expand All @@ -67,7 +67,7 @@
"@times-components/article-flag": "2.6.80",
"@times-components/article-label": "2.4.22",
"@times-components/article-lead-asset": "1.3.47",
"@times-components/article-skeleton": "1.17.5",
"@times-components/article-skeleton": "1.17.6",
"@times-components/caption": "3.0.75",
"@times-components/context": "1.1.5",
"@times-components/date-publication": "0.20.101",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-magazine-standard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.13.6](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-standard@3.13.5...@times-components/article-magazine-standard@3.13.6) (2019-10-15)

**Note:** Version bump only for package @times-components/article-magazine-standard





## [3.13.5](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-standard@3.13.4...@times-components/article-magazine-standard@3.13.5) (2019-10-11)

**Note:** Version bump only for package @times-components/article-magazine-standard
Expand Down
8 changes: 4 additions & 4 deletions packages/article-magazine-standard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-magazine-standard",
"version": "3.13.5",
"version": "3.13.6",
"description": "Magazine Standard Article Template",
"main": "dist/article-magazine-standard",
"dev": "src/article-magazine-standard",
Expand Down Expand Up @@ -42,8 +42,8 @@
"@times-components/jest-configurator": "2.6.8",
"@times-components/jest-serializer": "3.2.20",
"@times-components/mocks": "0.0.48",
"@times-components/provider": "1.19.7",
"@times-components/provider-test-tools": "1.17.52",
"@times-components/provider": "1.19.8",
"@times-components/provider-test-tools": "1.17.53",
"@times-components/storybook": "4.0.42",
"@times-components/tealium-utils": "0.7.64",
"@times-components/test-utils": "2.3.7",
Expand All @@ -67,7 +67,7 @@
"@times-components/article-flag": "2.6.80",
"@times-components/article-label": "2.4.22",
"@times-components/article-lead-asset": "1.3.47",
"@times-components/article-skeleton": "1.17.5",
"@times-components/article-skeleton": "1.17.6",
"@times-components/caption": "3.0.75",
"@times-components/context": "1.1.5",
"@times-components/date-publication": "0.20.101",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-main-comment/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [2.13.6](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.13.5...@times-components/article-main-comment@2.13.6) (2019-10-15)

**Note:** Version bump only for package @times-components/article-main-comment





## [2.13.5](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.13.4...@times-components/article-main-comment@2.13.5) (2019-10-11)

**Note:** Version bump only for package @times-components/article-main-comment
Expand Down
8 changes: 4 additions & 4 deletions packages/article-main-comment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-main-comment",
"version": "2.13.5",
"version": "2.13.6",
"description": "Main Comment Article Template",
"main": "dist/article-main-comment",
"dev": "src/article-main-comment",
Expand Down Expand Up @@ -42,8 +42,8 @@
"@times-components/jest-configurator": "2.6.8",
"@times-components/jest-serializer": "3.2.20",
"@times-components/mocks": "0.0.48",
"@times-components/provider": "1.19.7",
"@times-components/provider-test-tools": "1.17.52",
"@times-components/provider": "1.19.8",
"@times-components/provider-test-tools": "1.17.53",
"@times-components/storybook": "4.0.42",
"@times-components/tealium-utils": "0.7.64",
"@times-components/test-utils": "2.3.7",
Expand All @@ -66,7 +66,7 @@
"@times-components/article-error": "0.2.115",
"@times-components/article-flag": "2.6.80",
"@times-components/article-label": "2.4.22",
"@times-components/article-skeleton": "1.17.5",
"@times-components/article-skeleton": "1.17.6",
"@times-components/context": "1.1.5",
"@times-components/date-publication": "0.20.101",
"@times-components/image": "6.4.32",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-main-standard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.15.6](https://github.com/newsuk/times-components/compare/@times-components/article-main-standard@3.15.5...@times-components/article-main-standard@3.15.6) (2019-10-15)

**Note:** Version bump only for package @times-components/article-main-standard





## [3.15.5](https://github.com/newsuk/times-components/compare/@times-components/article-main-standard@3.15.4...@times-components/article-main-standard@3.15.5) (2019-10-11)

**Note:** Version bump only for package @times-components/article-main-standard
Expand Down
8 changes: 4 additions & 4 deletions packages/article-main-standard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-main-standard",
"version": "3.15.5",
"version": "3.15.6",
"description": "Main Standard Article Template",
"main": "dist/article-main-standard",
"dev": "src/article-main-standard",
Expand Down Expand Up @@ -41,8 +41,8 @@
"@times-components/jest-configurator": "2.6.8",
"@times-components/jest-serializer": "3.2.20",
"@times-components/mocks": "0.0.48",
"@times-components/provider": "1.19.7",
"@times-components/provider-test-tools": "1.17.52",
"@times-components/provider": "1.19.8",
"@times-components/provider-test-tools": "1.17.53",
"@times-components/storybook": "4.0.42",
"@times-components/tealium-utils": "0.7.64",
"@times-components/test-utils": "2.3.7",
Expand All @@ -66,7 +66,7 @@
"@times-components/article-flag": "2.6.80",
"@times-components/article-label": "2.4.22",
"@times-components/article-lead-asset": "1.3.47",
"@times-components/article-skeleton": "1.17.5",
"@times-components/article-skeleton": "1.17.6",
"@times-components/article-topics": "4.0.63",
"@times-components/caption": "3.0.75",
"@times-components/context": "1.1.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/article-paragraph/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.90](https://github.com/newsuk/times-components/compare/@times-components/article-paragraph@1.3.89...@times-components/article-paragraph@1.3.90) (2019-10-15)

**Note:** Version bump only for package @times-components/article-paragraph





## [1.3.89](https://github.com/newsuk/times-components/compare/@times-components/article-paragraph@1.3.88...@times-components/article-paragraph@1.3.89) (2019-10-11)

**Note:** Version bump only for package @times-components/article-paragraph
Expand Down
4 changes: 2 additions & 2 deletions packages/article-paragraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@times-components/article-paragraph",
"version": "1.3.89",
"version": "1.3.90",
"description": "Article Paragraph",
"main": "dist/",
"dev": "src/",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/newsuk/times-components#readme",
"dependencies": {
"@times-components/article-skeleton": "1.17.5",
"@times-components/article-skeleton": "1.17.6",
"@times-components/context": "1.1.5",
"@times-components/markup-forest": "1.7.27",
"@times-components/responsive": "0.4.73",
Expand Down
Loading

0 comments on commit 5f3795a

Please sign in to comment.